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