collectionInfoChanged property

Stream<void> get collectionInfoChanged

Implementation

Stream<void> get collectionInfoChanged =>
    _collectionInfoChangedController.stream;