onUpdate property
If something changes, this callback will be triggered. Will return the room id.
Implementation
final CachedStreamController<String> onUpdate = CachedStreamController();
If something changes, this callback will be triggered. Will return the room id.
final CachedStreamController<String> onUpdate = CachedStreamController();