settings property

Rx<MonetizationSettings> get settings

Returns the MonetizationSettings of the authenticated MyUser.

Implementation

Rx<MonetizationSettings> get settings => _partnerRepository.settings;