LanguageCode enum

Inheritance

Constructors

LanguageCode()
const

Values

arb → const LanguageCode
cmnCn → const LanguageCode
cyGb → const LanguageCode
daDk → const LanguageCode
deDe → const LanguageCode
enAu → const LanguageCode
enGb → const LanguageCode
enGbWls → const LanguageCode
enIn → const LanguageCode
enUs → const LanguageCode
esEs → const LanguageCode
esMx → const LanguageCode
esUs → const LanguageCode
frCa → const LanguageCode
frFr → const LanguageCode
isIs → const LanguageCode
itIt → const LanguageCode
jaJp → const LanguageCode
hiIn → const LanguageCode
koKr → const LanguageCode
nbNo → const LanguageCode
nlNl → const LanguageCode
plPl → const LanguageCode
ptBr → const LanguageCode
ptPt → const LanguageCode
roRo → const LanguageCode
ruRu → const LanguageCode
svSe → const LanguageCode
trTr → const LanguageCode

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