menu
googleapis package
documentation
datastore/v1.dart
Value
entityValue property
entityValue property
dark_mode
light_mode
entityValue
property
Entity
?
entityValue
getter/setter pair
An entity value.
May have no key. - May have a key with an incomplete key path. - May have a reserved/read-only key.
Implementation
Entity? entityValue;
googleapis package
documentation
datastore/v1
Value
entityValue property
Value class
Constructors
new
fromJson
Properties
arrayValue
blobValue
blobValueAsBytes
booleanValue
doubleValue
entityValue
excludeFromIndexes
geoPointValue
hashCode
integerValue
keyValue
meaning
nullValue
runtimeType
stringValue
timestampValue
Methods
noSuchMethod
toJson
toString
Operators
operator ==