storefrontCatalogId property

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

Implementation

@JsonKey(name: 'StorefrontCatalogId', includeIfNull: false)
final String? storefrontCatalogId;