storefrontCatalog property

  1. @JsonKey.new(name: 'StorefrontCatalog', includeIfNull: false)
String? storefrontCatalog
final

Implementation

@JsonKey(name: 'StorefrontCatalog', includeIfNull: false)
final String? storefrontCatalog;