SupplementalProductDataSource constructor
SupplementalProductDataSource({
- String? contentLanguage,
- String? feedLabel,
- List<
DataSourceReference> ? referencingPrimaryDataSources,
Implementation
SupplementalProductDataSource({
this.contentLanguage,
this.feedLabel,
this.referencingPrimaryDataSources,
});