width property

  1. @JsonKey(name: 'width')
int? width
getter/setter pair

Implementation

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