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