width property

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

Width (px) of the sub-video stream.

Implementation

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