productIds property Null safety
final
Product ids used to generate the sku feed. Required when the source is set as sku.
Implementation
final List<String>? productIds;
Product ids used to generate the sku feed. Required when the source is set as sku.
final List<String>? productIds;