googleapis package
documentation
googleapis.firestore.v1
Value
doubleValue property
doubleValue
googleapis package
documentation
googleapis.firestore.v1
Value
doubleValue property
Value class
Constructors
Value
fromJson
Properties
arrayValue
booleanValue
bytesValue
bytesValueAsBytes
doubleValue
geoPointValue
hashCode
integerValue
mapValue
nullValue
referenceValue
runtimeType
stringValue
timestampValue
Methods
noSuchMethod
toJson
toString
Operators
operator ==
doubleValue
property
double
doubleValue
read / write
A double value.
Implementation
core.double doubleValue;