walletFullExit abstract method
Implementation
Future<String> walletFullExit(
{required Wallet that,
required int accountId,
required int subAccountId,
required int tokenId,
required bool mapping,
required EthTxOption ethParams,
dynamic hint});