total property
final
Returns the total amount of MonetizationSettings applied by the MyUser.
Implementation
@override
final RxInt total = RxInt(0);
Returns the total amount of MonetizationSettings applied by the MyUser.
@override
final RxInt total = RxInt(0);