WalletService constructor

WalletService(
  1. AbstractWalletRepository _walletRepository
)

Implementation

WalletService(this._walletRepository);