SizeUnitLocale class
Constructors
-
SizeUnitLocale(int base, List<
String> units, {String separator = ','}) -
const
Properties
Methods
-
getUnit(
int value) → String -
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