TransactionChainResponseLedger constructor Null safety
- {TransactionChainResponseUco? uco,
- TransactionChainResponseNft? nft}
Implementation
TransactionChainResponseLedger({
this.uco,
this.nft,
});
TransactionChainResponseLedger({
this.uco,
this.nft,
});