rtcAudioOutputDeviceChanged property Null safety

RtcAudioOutputDeviceChangedCallback? rtcAudioOutputDeviceChanged
read / write

Called when the type of audio output devices changes

Implementation

RtcAudioOutputDeviceChangedCallback? rtcAudioOutputDeviceChanged;