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