width property

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

合图子视频流的宽度 (px)。

Implementation

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