cubicFeet method

Volume cubicFeet()

Gets a Volume representing this number of cubic feet.

Implementation

Volume cubicFeet() => Volume.fromCubicFeet(this);