settings property
Returns the MonetizationSettings of the authenticated MyUser.
Implementation
Rx<MonetizationSettings> get settings => _partnerService.settings;
Returns the MonetizationSettings of the authenticated MyUser.
Rx<MonetizationSettings> get settings => _partnerService.settings;