tonnes method

Weight tonnes()

Gets a Weight representing this number of tonnes.

Implementation

Weight tonnes() => Weight.fromTonnes(this);