menu
batch_flutter
batch_user.dart
BatchUserAttribute
BatchUserAttribute constructor
BatchUserAttribute
brightness_4
brightness_5
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