inCubicFeet property
double
get
inCubicFeet
Returns the volume value in Cubic Feet (ft³).
Implementation
double get inCubicFeet => getValue(VolumeUnit.cubicFoot);
Returns the volume value in Cubic Feet (ft³).
double get inCubicFeet => getValue(VolumeUnit.cubicFoot);