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