MagicLocale enum

Magic Locale

Inheritance
Available extensions

Values

en_US → const MagicLocale
pl_PL → const MagicLocale
af → const MagicLocale
az → const MagicLocale
ca → const MagicLocale
cy → const MagicLocale
da → const MagicLocale
de → const MagicLocale
et → const MagicLocale
en → const MagicLocale
es → const MagicLocale
fr → const MagicLocale
hr → const MagicLocale
id → const MagicLocale
it → const MagicLocale
lv → const MagicLocale
lt → const MagicLocale
hu → const MagicLocale
nl → const MagicLocale
no → const MagicLocale
pl → const MagicLocale
pt → const MagicLocale
ro → const MagicLocale
sk → const MagicLocale
sl → const MagicLocale
fi → const MagicLocale
sv → const MagicLocale
tr → const MagicLocale
vi → const MagicLocale
cs → const MagicLocale
el → const MagicLocale
bg → const MagicLocale
mk → const MagicLocale
ru → const MagicLocale
sr → const MagicLocale
th → const MagicLocale
zh_TW → const MagicLocale
zh_CN → const MagicLocale
ja → const MagicLocale
ko → const MagicLocale

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

values → const List<MagicLocale>
A constant List of the values in this enum, in order of their declaration.