menu
dgis_mobile_sdk_full package
documentation
dgis.dart
AttributeValue
AttributeValue.integer constructor
AttributeValue.integer constructor
dark_mode
light_mode
AttributeValue.integer
constructor
AttributeValue.integer
(
int
value
)
Implementation
AttributeValue.integer(int value) : this._raw(value, 3);
dgis_mobile_sdk_full package
documentation
dgis
AttributeValue
AttributeValue.integer constructor
AttributeValue class