videoWidth property

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

Width (pixel) of the video.

Implementation

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