stores property

  1. @JsonKey(name: 'stores', includeIfNull: false)
String? stores
getter/setter pair

Implementation

@JsonKey(name: 'stores', includeIfNull: false)
String? stores;