monetization property
getter/setter pairoverride-getter
Returns the MonetizationSettings that the UserIds have for our
MyUser.
Implementation
@override
RxMap<UserId, Rx<MonetizationSettings>> monetization = RxMap();
Returns the MonetizationSettings that the UserIds have for our
MyUser.
@override
RxMap<UserId, Rx<MonetizationSettings>> monetization = RxMap();