localAudioStats property

dynamic Function(LocalAudioStats)? localAudioStats
final

Reports the statistics of the local audio stream.

Implementation

final Function(LocalAudioStats)? localAudioStats;