reverse property

  1. @JsonKey(name: '@Reverse', fromJson: OnvifUtil.stringToBool)
bool reverse
final

Indicates whether or not reversing of PT control direction is supported.

Implementation

@JsonKey(name: '@Reverse', fromJson: OnvifUtil.stringToBool)
final bool reverse;