$AssetsCryptoGen class

Constructors

$AssetsCryptoGen()
const

Properties

bitbay AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitbay.png
no setter
bitcoin AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitcoin.png
no setter
bitcoinIcon AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitcoinIcon.png
no setter
bitmex AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitmex.png
no setter
bitquick AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitquick.png
no setter
bitstamp AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitstamp.png
no setter
bitt AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/bitt.png
no setter
cardano AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/cardano.png
no setter
coinbase AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/coinbase.png
no setter
coinMama AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/coinMama.png
no setter
coinspot AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/coinspot.png
no setter
crypterium AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/crypterium.png
no setter
cryptoStix AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/cryptoStix.png
no setter
cryptosumer AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/cryptosumer.png
no setter
dogecoin AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/dogecoin.png
no setter
ethereum AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/ethereum.png
no setter
ethereumIcon AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/ethereumIcon.png
no setter
hashCode int
The hash code for this object.
no setterinherited
iota AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/iota.png
no setter
kraken AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/kraken.png
no setter
litecoin AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/litecoin.png
no setter
monero AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/monero.png
no setter
ripple AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/ripple.png
no setter
rippleIcon AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/rippleIcon.png
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spectroCoin AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/spectroCoin.png
no setter
steem AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/steem.png
no setter
stellar AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/stellar.png
no setter
tron AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/tron.png
no setter
values List<AssetGenImage>
List of all assets
no setter
xapo AssetGenImage
File path: packages/flutter_any_logo/assets/crypto/xapo.png
no setter

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