onNetworkQuality property
After the user joins the room, this callback will report the user's network quality information every 2 seconds.
See In-call Stats for more details.
Implementation
@override
abstract OnNetworkQualityType? onNetworkQuality;