updatesFor abstract method
- UserId id
Listens to the updates of MonetizationSettings for the provided UserId while the returned Stream is listened to.
Implementation
Stream<MonetizationSettings?> updatesFor(UserId id);
Listens to the updates of MonetizationSettings for the provided UserId while the returned Stream is listened to.
Stream<MonetizationSettings?> updatesFor(UserId id);