scoAudioEventStream property

Stream<AndroidScoAudioEvent> scoAudioEventStream

Implementation

Stream<AndroidScoAudioEvent> get scoAudioEventStream =>
    _scoAudioUpdatedEventSubject.stream;