CubicMetres class

Cubic Metres conversion functions

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

toCubicFeet(double value) double
Converts the supplied Cubic Metres value to Cubic Feet
toCubicInches(double value) double
Converts the supplied Cubic Metres value to Cubic Inches
toFluidOunces(double value) double
Converts the supplied Cubic Metres value to Fluid Ounces
toGallons(double value) double
Converts the supplied Cubic Metres value to Gallons
toKilolitres(double value) double
Converts the supplied Cubic Metres value to Kilolitres
toLitres(double value) double
Converts the supplied Cubic Metres value to Litres
toMillilitres(double value) double
Converts the supplied Cubic Metres value to Millilitres
toOilBarrels(double value) double
Converts the supplied Cubic Metres value to Oil Barrels
toPints(double value) double
Converts the supplied Cubic Metres value to Pints
toQuarts(double value) double
Converts the supplied Cubic Metres value to Quarts
toTablespoons(double value) double
Converts the supplied Cubic Metres value to Tablespoons
toTeaspoons(double value) double
Converts the supplied Cubic Metres value to Teaspoons
toUSCups(double value) double
Converts the supplied Cubic Metres value to US Cups
toUSFluidOunces(double value) double
Converts the supplied Cubic Metres value to US Fluid Ounces
toUSGallons(double value) double
Converts the supplied Cubic Metres value to US Gallons
toUSPints(double value) double
Converts the supplied Cubic Metres value to US Pints
toUSQuarts(double value) double
Converts the supplied Cubic Metres value to US Quarts
toUSTablespoons(double value) double
Converts the supplied Cubic Metres value to US Tablespoons
toUSTeaspoons(double value) double
Converts the supplied Cubic Metres value to US Teaspoons