width property

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

主播视频画面的宽 (px)。

Implementation

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