state property

Stream<String> get state

Implementation

Stream<String> get state => _stateController.stream;