archethic_lib_dart
transactions_response
Ledger
Ledger constructor
Ledger
Ledger
constructor
Null safety
Ledger
(
{
Nft
?
nft
,
Uco
?
uco
}
)
Implementation
Ledger({ this.nft, this.uco, });
archethic_lib_dart
transactions_response
Ledger
Ledger constructor
Ledger class
Constructors
Ledger
fromJson
Properties
hashCode
nft
runtimeType
uco
Methods
noSuchMethod
toJson
toString
Operators
operator ==