height property Null safety

int height
@JsonKey(name: 'Height', fromJson: OnvifUtil.mappedToInt), final

Number of the lines of the Video image.

Implementation

@JsonKey(name: 'Height', fromJson: OnvifUtil.mappedToInt)
final int height;