menu
on_chain package
documentation
tron/src/provider/models/account_resource.dart
AccountResourceModel
howManyVote property
howManyVote property
dark_mode
light_mode
howManyVote
property
int
get
howManyVote
Implementation
int get howManyVote => tronPowerLimit - tronPowerUsed;
on_chain package
documentation
tron/src/provider/models/account_resource
AccountResourceModel
howManyVote property
AccountResourceModel class