ExternalWalletResponse constructor

ExternalWalletResponse(
  1. String? walletName
)

Implementation

ExternalWalletResponse(this.walletName);