inMillimoles property
double
get
inMillimoles
Returns the molar amount value in Millimoles (mmol).
Implementation
double get inMillimoles => getValue(MolarUnit.millimole);
Returns the molar amount value in Millimoles (mmol).
double get inMillimoles => getValue(MolarUnit.millimole);