DeltaFeet mixin

Mixin applications

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

footToAngstrom(double feet) double
footToCapeFoot(double feet) double
footToCentimeter(double feet) double
footToInch(double feet) double
Feet to other units
footToKilometer(double feet) double
footToLightDay(double feet) double
footToLightHour(double feet) double
footToLightMinute(double feet) double
footToLightSecond(double feet) double
footToLightYear(double feet) double
footToMeter(double feet) double
footToMicron(double feet) double
footToMile(double feet) double
footToNanometer(double feet) double
footToRod(double feet) double
footToYard(double feet) double
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