cubicInches property

Rational cubicInches

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

Implementation

Rational get cubicInches => getUnits(VolumeUnit.cubicInch);