Iec class final

Represents IEC prefixes

Inheritance

Properties

hashCode → int
The hash code for this object.
no setterinherited
name → String
Prefix name
finalinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
symbol → String
Prefix symbol
finalinherited
value → num
Prefix value
finalinherited

Methods

apply<T extends Dimension>(Unit<T> unit) → Unit<T>
Creates a new unit applying prefix at unit
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited
undo<T extends Dimension>(Unit<T> prefixed) → Unit<T>
Creates a new unit removing prefix from prefixed
inherited

Operators

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

Static Properties

gibi → Iec
final
kibi → Iec
final
mibi → Iec
final
pebi → Iec
final
tebi → Iec
final