menu
batch_flutter
batch_user.dart
BatchUserAttribute
BatchUserAttribute constructor
BatchUserAttribute
dark_mode
light_mode
BatchUserAttribute
constructor
BatchUserAttribute
(
{
required
BatchUserAttributeType
type
,
required
dynamic
value
,
})
Implementation
BatchUserAttribute({required this.type, required this.value});
batch_flutter
batch_user
BatchUserAttribute
BatchUserAttribute constructor
BatchUserAttribute class