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