height property

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

合图子视频流的高度 (px)

Implementation

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