inCubicFeet property

double get inCubicFeet

Returns the volume value in Cubic Feet (ft³).

Implementation

double get inCubicFeet => getValue(VolumeUnit.cubicFoot);