height property

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

视频流高(像素)。

Implementation

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