menu
dgis_mobile_sdk_full package
documentation
dgis.dart
AttributeValue
AttributeValue.empty constructor
AttributeValue.empty constructor
dark_mode
light_mode
AttributeValue.empty
constructor
AttributeValue.empty
(
)
Implementation
AttributeValue.empty() :
this
._raw(
null
,
0
);
dgis_mobile_sdk_full package
documentation
dgis
AttributeValue
AttributeValue.empty constructor
AttributeValue class
Constructors
array
boolean
data
empty
integer
number
object
string
Properties
asArray
asBoolean
asData
asEmpty
asInteger
asNumber
asObject
asString
hashCode
isArray
isBoolean
isData
isEmpty
isInteger
isNumber
isObject
isString
runtimeType
Methods
match
noSuchMethod
toString
Operators
operator ==