max property

  1. @JsonKey(name: 'Max', fromJson: OnvifUtil.mappedToInt)
int max
final

Range of Y-axis.

Implementation

@JsonKey(name: 'Max', fromJson: OnvifUtil.mappedToInt)
final int max;