AppleLocale enum

Inheritance
Available extensions

Values

arSA → const AppleLocale
ca → const AppleLocale
zhHans → const AppleLocale
zhHant → const AppleLocale
hr → const AppleLocale
cs → const AppleLocale
da → const AppleLocale
nlNL → const AppleLocale
enAU → const AppleLocale
enCA → const AppleLocale
enGB → const AppleLocale
enUS → const AppleLocale
fi → const AppleLocale
frFR → const AppleLocale
frCA → const AppleLocale
deDE → const AppleLocale
el → const AppleLocale
he → const AppleLocale
hi → const AppleLocale
hu → const AppleLocale
id → const AppleLocale
it → const AppleLocale
ja → const AppleLocale
ko → const AppleLocale
ms → const AppleLocale
no → const AppleLocale
pl → const AppleLocale
ptBR → const AppleLocale
ptPT → const AppleLocale
ro → const AppleLocale
ru → const AppleLocale
sk → const AppleLocale
esMX → const AppleLocale
esES → const AppleLocale
sv → const AppleLocale
th → const AppleLocale
tr → const AppleLocale
uk → const AppleLocale
vi → const AppleLocale

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<AppleLocale>
A constant List of the values in this enum, in order of their declaration.