WalletTransactionsController constructor
- WalletService _walletService,
- UserService _userService
Implementation
WalletTransactionsController(this._walletService, this._userService);
WalletTransactionsController(this._walletService, this._userService);