market property

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

Implementation

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