SetDonationsController constructor

SetDonationsController(
  1. PartnerService _partnerService, {
  2. UserId? userId,
})

Implementation

SetDonationsController(this._partnerService, {this.userId});