menu
on_chain package
documentation
tron/src/models/contract/balance/account_trace.dart
AccountTrace
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, 99];
on_chain package
documentation
tron/src/models/contract/balance/account_trace
AccountTrace
fieldIds property
AccountTrace class