productIds property

List<String>? productIds
final

Product ids used to generate the sku feed. Required when the source is set as sku.

Implementation

final List<String>? productIds;