ShopifySmartCollectionResponse constructor
ShopifySmartCollectionResponse({
- List<
SmartCollections> ? smartCollections, - PageLink? pageLink,
Implementation
ShopifySmartCollectionResponse({this.smartCollections, this.pageLink});