menu
on_chain package
documentation
tron/src/models/contract/exchange/exchange_transaction_contract.dart
ExchangeTransactionContract
tokenId property
tokenId property
dark_mode
light_mode
tokenId
property
List
<
int
>
?
tokenId
final
ID of the sold token
Implementation
final List<int>? tokenId;
on_chain package
documentation
tron/src/models/contract/exchange/exchange_transaction_contract
ExchangeTransactionContract
tokenId property
ExchangeTransactionContract class