width property
Number of the columns of the Video image.
Implementation
@JsonKey(name: 'Width', fromJson: OnvifUtil.intMappedFromXml)
final int width;
Number of the columns of the Video image.
@JsonKey(name: 'Width', fromJson: OnvifUtil.intMappedFromXml)
final int width;