videoWidth property

  1. @JsonKey(name: 'video_width')
int? get videoWidth
inherited

Optional. Video width

Implementation

@JsonKey(name: 'video_width')
int? get videoWidth;