pixels property

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

Implementation

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