cubicInches method

Volume cubicInches()

Gets a Volume representing this number of cubic inches.

Implementation

Volume cubicInches() => Volume.fromCubicInches(this);