menu
messenger
ui/page/home/page/prices/set_donations/controller.dart
SetDonationsController
SetDonationsController.new constructor
SetDonationsController.new
dark_mode
light_mode
SetDonationsController
constructor
SetDonationsController
(
PartnerService
_partnerService
, {
UserId
?
userId
,
})
Implementation
SetDonationsController(this._partnerService, {this.userId});
messenger
controller
SetDonationsController
SetDonationsController.new constructor
SetDonationsController class