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