logWalletUnlink abstract method

Future<void> logWalletUnlink(
  1. String wallet, {
  2. String type = "ethereum",
})

Implementation

Future<void> logWalletUnlink(String wallet, {String type = "ethereum"});