MassPrefix mixin

Mixin Applications

Properties

atomicMassUnits MassInterpreter
The MassInterpreter for atomic mass units.
no setter
daltons MassInterpreter
Applies this to a dalton amount.
no setter
electronRestMass MassInterpreter
Applies this to an electron rest mass amount.
no setter
grams MassInterpreter
Applies this to a gram amount.
no setter
hashCode int
The hash code for this object.
no setterinherited
longTons MassInterpreter
The MassInterpreter for long tons.
no setter
ounces MassInterpreter
The MassInterpreter for ounces.
no setter
pounds MassInterpreter
The MassInterpreter for pounds.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shortTons MassInterpreter
The MassInterpreter for short tons.
no setter
tonnes MassInterpreter
Applies this to a tonne amount.
no setter

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