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