lastmileQuality property

(dynamic Function(NetworkQuality)?) lastmileQuality
final

Reports the last mile network quality of the local user once every two seconds before the user joins the channel.

Implementation

final Function(NetworkQuality)? lastmileQuality;