maxWidth property

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

Implementation

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