stateStream property

Stream<CastSessionState> stateStream

Implementation

Stream<CastSessionState> get stateStream => _stateController.stream;