height property
Number of the lines of the Video image.
Implementation
@JsonKey(name: 'Height', fromJson: OnvifUtil.mappedToInt)
final int height;
Number of the lines of the Video image.
@JsonKey(name: 'Height', fromJson: OnvifUtil.mappedToInt)
final int height;