PressurePrefix mixin

Mixin Applications

Properties

bars PressureInterpreter
Applies this to a bars amount.
no setter
baryes PressureInterpreter
Applies this to a Baryes amount.
no setter
hashCode int
The hash code for this object.
no setterinherited
inHg PressureInterpreter
Applies this to a inHg amount.
no setter
mmHg PressureInterpreter
Applies this to a mmHg amount.
no setter
pascals PressureInterpreter
Applies this to a Pascals amount.
no setter
psi PressureInterpreter
Applies this to a PSI amount.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
standardAtmospheres PressureInterpreter
Applies this to a standard atmospheres amount.
no setter
technicalAtmospheres PressureInterpreter
Applies this to a technical atmospheres amount.
no setter
torr PressureInterpreter
Applies this to a Torr 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