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