quality property
Relative value for the video quantizers and the quality of the video. A high value within supported quality range means higher quality
Implementation
@JsonKey(name: 'Quality', fromJson: OnvifUtil.nullableMappedToDouble)
final double? quality;