staked property Null safety
final
Returns the current accounts staked SNR balance. This variable is triggered to refresh on the refresh method.
Implementation
final staked = '0'.obs;
Returns the current accounts staked SNR balance. This variable is triggered to refresh on the refresh method.
final staked = '0'.obs;