googleapis package
documentation
googleapis.datastore.v1
Value
doubleValue property
doubleValue
googleapis package
documentation
googleapis.datastore.v1
Value
doubleValue property
Value class
Constructors
Value
fromJson
Properties
arrayValue
blobValue
blobValueAsBytes
booleanValue
doubleValue
entityValue
excludeFromIndexes
geoPointValue
hashCode
integerValue
keyValue
meaning
nullValue
runtimeType
stringValue
timestampValue
Methods
noSuchMethod
toJson
toString
Operators
operator ==
doubleValue
property
double
doubleValue
read / write
A double value.
Implementation
core.double doubleValue;