Wallet constructor

Wallet({
  1. required WalletConfig walletConfig,
})

Implementation

Wallet({required this.walletConfig});