inMicrograms property
Returns the total number of micrograms making up this Mass
.
Implementation
double get inMicrograms => _baseValue / _nanogramsPerMicrogram;
Returns the total number of micrograms making up this Mass
.
double get inMicrograms => _baseValue / _nanogramsPerMicrogram;