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