height property

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

Heitht (px) of the sub-video stream.

Implementation

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