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