cubicDecameters method

Volume cubicDecameters()

Gets a Volume representing this number of cubic decameters.

Implementation

Volume cubicDecameters() => Rational.fromInt(this).cubicDecameters();