SupportLocale enum

Inheritance

Constructors

SupportLocale()
const

Values

auto → const SupportLocale
ar → const SupportLocale
bg → const SupportLocale
cs → const SupportLocale
da → const SupportLocale
de → const SupportLocale
el → const SupportLocale
et → const SupportLocale
en → const SupportLocale
es → const SupportLocale
fi → const SupportLocale
fr → const SupportLocale
he → const SupportLocale
id → const SupportLocale
it → const SupportLocale
ja → const SupportLocale
lt → const SupportLocale
lv → const SupportLocale
ms → const SupportLocale
nb → const SupportLocale
nl → const SupportLocale
pl → const SupportLocale
ptBR → const SupportLocale
pt → const SupportLocale
ru → const SupportLocale
sk → const SupportLocale
sl → const SupportLocale
sv → const SupportLocale
zh → const SupportLocale

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