Si class final

Represents SI 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

centi → Si
final
deca → Si
final
deci → Si
final
giga → Si
final
hecto → Si
final
kilo → Si
final
mega → Si
final
micro → Si
final
milli → Si
final
nano → Si
final
one → Si
final
pico → Si
final
tera → Si
final