HMSNetworkQuality constructor

HMSNetworkQuality({
  1. required int quality,
})

Implementation

HMSNetworkQuality({required this.quality});