x property
East west location as angle.
Implementation
@JsonKey(name: 'x', fromJson: OnvifUtil.nullableDoubleMappedFromXml)
final double? x;
East west location as angle.
@JsonKey(name: 'x', fromJson: OnvifUtil.nullableDoubleMappedFromXml)
final double? x;