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