CountryCode enum

Inheritance

Constructors

CountryCode()
const

Values

af → const CountryCode
ax → const CountryCode
al → const CountryCode
dz → const CountryCode
as → const CountryCode
ao → const CountryCode
ai → const CountryCode
aq → const CountryCode
ag → const CountryCode
ar → const CountryCode
am → const CountryCode
aw → const CountryCode
au → const CountryCode
at → const CountryCode
az → const CountryCode
bs → const CountryCode
bh → const CountryCode
bd → const CountryCode
bb → const CountryCode
by → const CountryCode
be → const CountryCode
bz → const CountryCode
bj → const CountryCode
bm → const CountryCode
bt → const CountryCode
bo → const CountryCode
bq → const CountryCode
ba → const CountryCode
bw → const CountryCode
bv → const CountryCode
br → const CountryCode
io → const CountryCode
bn → const CountryCode
bg → const CountryCode
bf → const CountryCode
bi → const CountryCode
kh → const CountryCode
cm → const CountryCode
ca → const CountryCode
cv → const CountryCode
ky → const CountryCode
cf → const CountryCode
td → const CountryCode
cl → const CountryCode
cn → const CountryCode
cx → const CountryCode
cc → const CountryCode
co → const CountryCode
km → const CountryCode
cg → const CountryCode
cd → const CountryCode
ck → const CountryCode
cr → const CountryCode
ci → const CountryCode
hr → const CountryCode
cu → const CountryCode
cw → const CountryCode
cy → const CountryCode
cz → const CountryCode
dk → const CountryCode
dj → const CountryCode
dm → const CountryCode
$do → const CountryCode
ec → const CountryCode
eg → const CountryCode
sv → const CountryCode
gq → const CountryCode
er → const CountryCode
ee → const CountryCode
et → const CountryCode
fk → const CountryCode
fo → const CountryCode
fj → const CountryCode
fi → const CountryCode
fr → const CountryCode
gf → const CountryCode
pf → const CountryCode
tf → const CountryCode
ga → const CountryCode
gm → const CountryCode
ge → const CountryCode
de → const CountryCode
gh → const CountryCode
gi → const CountryCode
gr → const CountryCode
gl → const CountryCode
gd → const CountryCode
gp → const CountryCode
gu → const CountryCode
gt → const CountryCode
gg → const CountryCode
gn → const CountryCode
gw → const CountryCode
gy → const CountryCode
ht → const CountryCode
hm → const CountryCode
va → const CountryCode
hn → const CountryCode
hk → const CountryCode
hu → const CountryCode
$is → const CountryCode
$in → const CountryCode
id → const CountryCode
ir → const CountryCode
iq → const CountryCode
ie → const CountryCode
im → const CountryCode
il → const CountryCode
it → const CountryCode
jm → const CountryCode
jp → const CountryCode
je → const CountryCode
jo → const CountryCode
kz → const CountryCode
ke → const CountryCode
ki → const CountryCode
kp → const CountryCode
kr → const CountryCode
kw → const CountryCode
kg → const CountryCode
la → const CountryCode
lv → const CountryCode
lb → const CountryCode
ls → const CountryCode
lr → const CountryCode
ly → const CountryCode
li → const CountryCode
lt → const CountryCode
lu → const CountryCode
mo → const CountryCode
mk → const CountryCode
mg → const CountryCode
mw → const CountryCode
my → const CountryCode
mv → const CountryCode
ml → const CountryCode
mt → const CountryCode
mh → const CountryCode
mq → const CountryCode
mr → const CountryCode
mu → const CountryCode
yt → const CountryCode
mx → const CountryCode
fm → const CountryCode
md → const CountryCode
mc → const CountryCode
mn → const CountryCode
me → const CountryCode
ms → const CountryCode
ma → const CountryCode
mz → const CountryCode
mm → const CountryCode
na → const CountryCode
nr → const CountryCode
np → const CountryCode
nl → const CountryCode
nc → const CountryCode
nz → const CountryCode
ni → const CountryCode
ne → const CountryCode
ng → const CountryCode
nu → const CountryCode
nf → const CountryCode
mp → const CountryCode
no → const CountryCode
om → const CountryCode
pk → const CountryCode
pw → const CountryCode
ps → const CountryCode
pa → const CountryCode
pg → const CountryCode
py → const CountryCode
pe → const CountryCode
ph → const CountryCode
pn → const CountryCode
pl → const CountryCode
pt → const CountryCode
pr → const CountryCode
qa → const CountryCode
re → const CountryCode
ro → const CountryCode
ru → const CountryCode
rw → const CountryCode
bl → const CountryCode
sh → const CountryCode
kn → const CountryCode
lc → const CountryCode
mf → const CountryCode
pm → const CountryCode
vc → const CountryCode
ws → const CountryCode
sm → const CountryCode
st → const CountryCode
sa → const CountryCode
sn → const CountryCode
rs → const CountryCode
sc → const CountryCode
sl → const CountryCode
sg → const CountryCode
sx → const CountryCode
sk → const CountryCode
si → const CountryCode
sb → const CountryCode
so → const CountryCode
za → const CountryCode
gs → const CountryCode
ss → const CountryCode
es → const CountryCode
lk → const CountryCode
sd → const CountryCode
sr → const CountryCode
sj → const CountryCode
sz → const CountryCode
se → const CountryCode
ch → const CountryCode
sy → const CountryCode
tw → const CountryCode
tj → const CountryCode
tz → const CountryCode
th → const CountryCode
tl → const CountryCode
tg → const CountryCode
tk → const CountryCode
to → const CountryCode
tt → const CountryCode
tn → const CountryCode
tr → const CountryCode
tm → const CountryCode
tc → const CountryCode
tv → const CountryCode
ug → const CountryCode
ua → const CountryCode
ae → const CountryCode
gb → const CountryCode
us → const CountryCode
um → const CountryCode
uy → const CountryCode
uz → const CountryCode
vu → const CountryCode
ve → const CountryCode
vn → const CountryCode
vg → const CountryCode
vi → const CountryCode
wf → const CountryCode
eh → const CountryCode
ye → const CountryCode
zm → const CountryCode
zw → const CountryCode

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