stores property

String? stores
getter/setter pair

Implementation

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