PartnerTransactionsController constructor
- PartnerService _partnerService,
- UserService _userService
Implementation
PartnerTransactionsController(this._partnerService, this._userService);
PartnerTransactionsController(this._partnerService, this._userService);