cubicThous method

Volume cubicThous()

Gets a Volume representing this number of cubic thous.

Implementation

Volume cubicThous() => Volume.fromCubicThous(this);