inUSTonnes property
Returns the total number of US tonnes making up this Mass
.
Implementation
double get inUSTonnes => _baseValue / _nanogramsPerUSTonne;
Returns the total number of US tonnes making up this Mass
.
double get inUSTonnes => _baseValue / _nanogramsPerUSTonne;