width property

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

图片宽度

Implementation

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