rtcStats property

dynamic Function(RtcStats)? rtcStats
final

Reports the statistics of the RtcEngine once every two seconds.

Implementation

final Function(RtcStats)? rtcStats;