tilt property
Rotation around the Y axis in degrees.
Implementation
@JsonKey(name: 'tilt', fromJson: OnvifUtil.nullableDoubleMappedFromXml)
final double? tilt;
Rotation around the Y axis in degrees.
@JsonKey(name: 'tilt', fromJson: OnvifUtil.nullableDoubleMappedFromXml)
final double? tilt;