onLocalStreamStats property
Callback about the statistics of audio/video streams sent by the local device during the call and the network status, which is triggered every 2s.
Implementation
@override
abstract OnLocalStreamStatsType? onLocalStreamStats;