localPublishFallbackToAudioOnly property
Occurs when the published media stream falls back to an audio-only stream due to poor network conditions or switches back to video stream after the network conditions improve.
Implementation
final Function(bool)? localPublishFallbackToAudioOnly;