menu
on_chain package
documentation
tron/src/models/contract/balance/withdraw_balance_contract.dart
WithdrawBalanceContract
fieldIds property
fieldIds property
dark_mode
light_mode
fieldIds
property
@
override
List
<
int
>
get
fieldIds
override
List of field IDs corresponding to the values.
Implementation
@override List<int> get fieldIds => [1];
on_chain package
documentation
tron/src/models/contract/balance/withdraw_balance_contract
WithdrawBalanceContract
fieldIds property
WithdrawBalanceContract class