getAssetBalanceMethodWalletUnlocked abstract method

Future<int> getAssetBalanceMethodWalletUnlocked({
  1. required WalletUnlocked that,
  2. required String asset,
  3. dynamic hint,
})

Implementation

Future<int> getAssetBalanceMethodWalletUnlocked(
    {required WalletUnlocked that, required String asset, dynamic hint});