height property

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

视频高度

Implementation

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