DeltaYards 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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
yardToAngstrom(
double yards) → double -
yardToCapeFoot(
double yards) → double -
yardToCentimeter(
double yards) → double -
yardToFoot(
double yards) → double -
yardToInch(
double yards) → double - Yards to other units
-
yardToKilometer(
double yards) → double -
yardToLightDay(
double yards) → double -
yardToLightHour(
double yards) → double -
yardToLightMinute(
double yards) → double -
yardToLightSecond(
double yards) → double -
yardToLightYear(
double yards) → double -
yardToMeter(
double yards) → double -
yardToMicron(
double yards) → double -
yardToMile(
double yards) → double -
yardToNanometer(
double yards) → double -
yardToRod(
double yards) → double
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited