height property

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

参与本地合图的视频的高度 (px)。

Implementation

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