storeSlug property

  1. @JsonKey.new(name: 'store_slug')
String? storeSlug
final

Implementation

@JsonKey(name: 'store_slug')
final String? storeSlug;