width property Null safety

int width
@JsonKey(name: 'Width', fromJson: OnvifUtil.mappedToInt), final

Number of the columns of the Video image.

Implementation

@JsonKey(name: 'Width', fromJson: OnvifUtil.mappedToInt)
final int width;