width property

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

视频宽度

Implementation

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