quality property
- @JsonKey(name: 'quality')
getter/setter pair
- Field description: Network quality, which is tested and calculated based on the internal evaluation algorithm. For more information, please see TRTCQuality.
Implementation
@JsonKey(name: 'quality')
TRTCQuality quality;