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