rotation property

  1. @JsonKey(name: '@Rotation', fromJson: OnvifUtil.stringToBool)
bool rotation
final

Indicates whether or not Rotation feature is supported.

Implementation

@JsonKey(name: '@Rotation', fromJson: OnvifUtil.stringToBool)
final bool rotation;