localVideoStats property

(dynamic Function(LocalVideoStats)?) localVideoStats
final

Reports the statistics of the local video streams.

Implementation

final Function(LocalVideoStats)? localVideoStats;