videoHeight property

  1. @JsonKey(name: 'video_height')
int? get videoHeight
inherited

Optional. Video height

Implementation

@JsonKey(name: 'video_height')
int? get videoHeight;