height property

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

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

Implementation

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