CurrencySymbol enum
Currecy Symbols
Values
- anon → const CurrencySymbol
- agm → const CurrencySymbol
- xax → const CurrencySymbol
- aya → const CurrencySymbol
- ac → const CurrencySymbol
- atom → const CurrencySymbol
- aur → const CurrencySymbol
- axe → const CurrencySymbol
- bta → const CurrencySymbol
- beet → const CurrencySymbol
- bela → const CurrencySymbol
- btdx → const CurrencySymbol
- bsd → const CurrencySymbol
- bch → const CurrencySymbol
- btg → const CurrencySymbol
- btc → const CurrencySymbol
- xbc → const CurrencySymbol
- bsv → const CurrencySymbol
- btctest → const CurrencySymbol
- btcz → const CurrencySymbol
- btx → const CurrencySymbol
- blk → const CurrencySymbol
- bst → const CurrencySymbol
- bnd → const CurrencySymbol
- bndtest → const CurrencySymbol
- boli → const CurrencySymbol
- brit → const CurrencySymbol
- cpu → const CurrencySymbol
- cdn → const CurrencySymbol
- ccn → const CurrencySymbol
- clam → const CurrencySymbol
- club → const CurrencySymbol
- cmp → const CurrencySymbol
- crp → const CurrencySymbol
- crave → const CurrencySymbol
- dash → const CurrencySymbol
- dashtest → const CurrencySymbol
- onion → const CurrencySymbol
- dfc → const CurrencySymbol
- dnr → const CurrencySymbol
- dmd → const CurrencySymbol
- dgb → const CurrencySymbol
- dgc → const CurrencySymbol
- doge → const CurrencySymbol
- dogetest → const CurrencySymbol
- edrc → const CurrencySymbol
- ecn → const CurrencySymbol
- emc2 → const CurrencySymbol
- ela → const CurrencySymbol
- nrg → const CurrencySymbol
- eth → const CurrencySymbol
- erc → const CurrencySymbol
- excl → const CurrencySymbol
- fix → const CurrencySymbol
- fixtest → const CurrencySymbol
- ftc → const CurrencySymbol
- frst → const CurrencySymbol
- flash → const CurrencySymbol
- flux → const CurrencySymbol
- fjc → const CurrencySymbol
- gcr → const CurrencySymbol
- game → const CurrencySymbol
- gbx → const CurrencySymbol
- grc → const CurrencySymbol
- grs → const CurrencySymbol
- grstest → const CurrencySymbol
- nlg → const CurrencySymbol
- hnc → const CurrencySymbol
- thc → const CurrencySymbol
- hush → const CurrencySymbol
- ixc → const CurrencySymbol
- insn → const CurrencySymbol
- iop → const CurrencySymbol
- jbs → const CurrencySymbol
- kobo → const CurrencySymbol
- kmd → const CurrencySymbol
- lbc → const CurrencySymbol
- linx → const CurrencySymbol
- lcc → const CurrencySymbol
- ltc → const CurrencySymbol
- ltctest → const CurrencySymbol
- ltz → const CurrencySymbol
- lkr → const CurrencySymbol
- lynx → const CurrencySymbol
- mzc → const CurrencySymbol
- mec → const CurrencySymbol
- mnx → const CurrencySymbol
- mona → const CurrencySymbol
- monk → const CurrencySymbol
- xmy → const CurrencySymbol
- nix → const CurrencySymbol
- nmc → const CurrencySymbol
- nebl → const CurrencySymbol
- neos → const CurrencySymbol
- nro → const CurrencySymbol
- nyc → const CurrencySymbol
- nvc → const CurrencySymbol
- nbt → const CurrencySymbol
- nsr → const CurrencySymbol
- ok → const CurrencySymbol
- omni → const CurrencySymbol
- omnitest → const CurrencySymbol
- onx → const CurrencySymbol
- ppc → const CurrencySymbol
- psb → const CurrencySymbol
- phr → const CurrencySymbol
- pink → const CurrencySymbol
- pivx → const CurrencySymbol
- pivxtest → const CurrencySymbol
- posw → const CurrencySymbol
- pot → const CurrencySymbol
- prj → const CurrencySymbol
- put → const CurrencySymbol
- qtum → const CurrencySymbol
- qtumtest → const CurrencySymbol
- rbtc → const CurrencySymbol
- rbtctest → const CurrencySymbol
- rpd → const CurrencySymbol
- rvn → const CurrencySymbol
- rdd → const CurrencySymbol
- rby → const CurrencySymbol
- safe → const CurrencySymbol
- sls → const CurrencySymbol
- scribe → const CurrencySymbol
- sdc → const CurrencySymbol
- sdctest → const CurrencySymbol
- slm → const CurrencySymbol
- slmtest → const CurrencySymbol
- smly → const CurrencySymbol
- slr → const CurrencySymbol
- stash → const CurrencySymbol
- strat → const CurrencySymbol
- strattest → const CurrencySymbol
- sugar → const CurrencySymbol
- sugartest → const CurrencySymbol
- sys → const CurrencySymbol
- toa → const CurrencySymbol
- tht → const CurrencySymbol
- trx → const CurrencySymbol
- twins → const CurrencySymbol
- twinstest → const CurrencySymbol
- usc → const CurrencySymbol
- uno → const CurrencySymbol
- vash → const CurrencySymbol
- vc → const CurrencySymbol
- xvg → const CurrencySymbol
- vtc → const CurrencySymbol
- via → const CurrencySymbol
- viatest → const CurrencySymbol
- vivo → const CurrencySymbol
- xwc → const CurrencySymbol
- wc → const CurrencySymbol
- xuez → const CurrencySymbol
- xdc → const CurrencySymbol
- yec → const CurrencySymbol
- zcl → const CurrencySymbol
- zec → const CurrencySymbol
- zectest → const CurrencySymbol
- zen → const CurrencySymbol
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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
CurrencySymbol> - A constant List of the values in this enum, in order of their declaration.