menu
on_chain package
documentation
tron/src/models/contract/exchange/exchange_withdraw_contract.dart
ExchangeWithdrawContract
tokenId property
tokenId property
dark_mode
light_mode
tokenId
property
List
<
int
>
?
tokenId
final
The id of the token to be withdrawn
Implementation
final List<int>? tokenId;
on_chain package
documentation
tron/src/models/contract/exchange/exchange_withdraw_contract
ExchangeWithdrawContract
tokenId property
ExchangeWithdrawContract class