cubicFeet property

Rational cubicFeet

Gets the number of cubic feet in this Volume, including any fractional portion.

Implementation

Rational get cubicFeet => getUnits(VolumeUnit.cubicFoot);