menu
scanbot_sdk
scanbot_sdk.dart
UserFieldIntValue
UserFieldIntValue.new constructor
UserFieldIntValue.new
dark_mode
light_mode
UserFieldIntValue
constructor
UserFieldIntValue
(
{
required
int
value
,
})
Implementation
UserFieldIntValue({ required this.value, }) : super();
scanbot_sdk
scanbot_sdk
UserFieldIntValue
UserFieldIntValue.new constructor
UserFieldIntValue class