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