inMetricTonnes property
Returns the total number of metric tonnes making up this Mass
.
Implementation
double get inMetricTonnes => _baseValue / _nanogramsPerMetricTonne;
Returns the total number of metric tonnes making up this Mass
.
double get inMetricTonnes => _baseValue / _nanogramsPerMetricTonne;