state property

Stream<StorageState> get state

Implementation

Stream<StorageState> get state => _stateSubject.stream;