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