logWalletLink abstract method

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

Implementation

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