videoHeight property

  1. @JsonKey(name: 'videoHeight')
int? videoHeight
final

The height (px) of the video frame.

Implementation

@JsonKey(name: 'videoHeight')
final int? videoHeight;