$AssetsAbiGen class

GENERATED CODE - DO NOT MODIFY BY HAND


FlutterGen


Constructors

$AssetsAbiGen.new()
const

Properties

collectionAbi String
File path: assets/abi/collection.abi.json
no setter
hashCode int
The hash code for this object.
no setterinherited
nftAbi String
File path: assets/abi/nft.abi.json
no setter
nftTransferAbi String
File path: assets/abi/nft_transfer.abi.json
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tip422CollectionAbi String
File path: assets/abi/tip422_collection.abi.json
no setter
tip422NftAbi String
File path: assets/abi/tip422_nft.abi.json
no setter
tip43Abi String
File path: assets/abi/tip_43.abi.json
no setter
tip61Abi String
File path: assets/abi/tip61.abi.json
no setter
values List<String>
List of all assets
no setter
vep1155CollectionAbi String
File path: assets/abi/vep1155_collection.abi.json
no setter
vep1155NftAbi String
File path: assets/abi/vep1155_nft.abi.json
no setter
vep1155TransferAbi String
File path: assets/abi/vep1155_transfer.abi.json
no setter
vep1155WalletAbi String
File path: assets/abi/vep1155_wallet.abi.json
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