-
denominatorProperty
↔ Property
-
getter/setter pairinherited
-
femtomolesPerMilliliter
→ Unit
-
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
mapSymbols
↔ Map<MOLAR_VOLUME, String?>
-
Map between units and its symbol, must be of the same size of T
getter/setter pairinherited
-
micromolesPerDeciliter
→ Unit
-
no setter
-
micromolesPerLiter
→ Unit
-
no setter
-
micromolesPerMilliliter
→ Unit
-
no setter
-
millimolesPerDeciliter
→ Unit
-
no setter
-
millimolesPerLiter
→ Unit
-
no setter
-
molesPerCubicMeter
→ Unit
-
no setter
-
molesPerLiter
→ Unit
-
no setter
-
molesPerMilliliter
→ Unit
-
no setter
-
name
↔ dynamic
-
The name of the Property. If it is not a custom Property is one of the
values of PROPERTY.
getter/setter pairinherited
-
nanomolesPerDeciliter
→ Unit
-
no setter
-
nanomolesPerLiter
→ Unit
-
no setter
-
nanomolesPerMilliliter
→ Unit
-
no setter
-
numeratorProperty
↔ Property
-
getter/setter pairinherited
-
picomolesPerDeciliter
→ Unit
-
no setter
-
picomolesPerLiter
→ Unit
-
no setter
-
picomolesPerMilliliter
→ Unit
-
no setter
-
removeTrailingZeros
↔ bool
-
Whether to remove the trailing zeros or not. E.g 1.00000000 has 9
significant figures and has trailing zeros. 1 has not trailing zeros.
getter/setter pairinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
significantFigures
↔ int
-
The number of significant figures to keep. E.g. 1.23456789) has 9
significant figures
getter/setter pairinherited
-
size
↔ int
-
The size of the Property, i.e. the number of the Units that belong to
that Property.
getter/setter pairinherited
-
useScientificNotation
↔ bool
-
Whether to use the scientific notation (true) for
stringValue
s or
decimal notation (false)
getter/setter pairinherited