total property

RxInt get total

Returns the total amount of MonetizationSettings applied by the MyUser.

Implementation

RxInt get total => _partnerRepository.total;