menu
dgis_mobile_sdk_full package
documentation
dgis.dart
AttributeValue
asBoolean property
asBoolean property
dark_mode
light_mode
asBoolean
property
bool
?
get
asBoolean
Implementation
bool? get asBoolean => this.isBoolean ? this._value as bool : null;
dgis_mobile_sdk_full package
documentation
dgis
AttributeValue
asBoolean property
AttributeValue class