reverse property
- @JsonKey(name: '@Reverse', fromJson: OnvifUtil.stringToBool)
final
Indicates whether or not reversing of PT control direction is supported.
Implementation
@JsonKey(name: '@Reverse', fromJson: OnvifUtil.stringToBool)
final bool reverse;