SmartCollections constructor
SmartCollections({})
Implementation
SmartCollections(
{this.id,
this.handle,
this.title,
this.updatedAt,
this.bodyHtml,
this.publishedAt,
this.sortOrder,
this.templateSuffix,
this.disjunctive,
this.rules,
this.publishedScope,
this.adminGraphqlApiId});