rotation property
Indicates whether or not Rotation feature is supported.
Implementation
@JsonKey(name: '@Rotation', fromJson: OnvifUtil.nullableStringToBool)
final bool? rotation;
Indicates whether or not Rotation feature is supported.
@JsonKey(name: '@Rotation', fromJson: OnvifUtil.nullableStringToBool)
final bool? rotation;