total property
Returns the total amount of MonetizationSettings applied by the MyUser.
Implementation
RxInt get total => _partnerRepository.total;
Returns the total amount of MonetizationSettings applied by the MyUser.
RxInt get total => _partnerRepository.total;