archethic_lib_dart
transaction_chain_response
TransactionChainResponseNftTransfers
TransactionChainResponseNftTransfers constructor
TransactionChainResponseNftTransfers
TransactionChainResponseNftTransfers
constructor
Null safety
TransactionChainResponseNftTransfers
(
{
double
?
amount
,
String
?
to
,
String
?
nft
}
)
Implementation
TransactionChainResponseNftTransfers({ this.amount, this.to, this.nft, });
archethic_lib_dart
transaction_chain_response
TransactionChainResponseNftTransfers
TransactionChainResponseNftTransfers constructor
TransactionChainResponseNftTransfers class
Constructors
TransactionChainResponseNftTransfers
fromJson
Properties
amount
hashCode
nft
runtimeType
to
Methods
noSuchMethod
toJson
toString
Operators
operator ==