onAudioSessionCancelledReconnect property

Stream<void> get onAudioSessionCancelledReconnect

Stream emitting when a reconnect attempt is cancelled.

Implementation

Stream<void> get onAudioSessionCancelledReconnect => _coordinator.audioSessionCancelledReconnectStream;