height property

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

视频像素高度。

Implementation

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