CollectionModel constructor
CollectionModel({})
Implementation
CollectionModel(
{this.collectionId,
this.customerId,
this.collectionName,
this.image,
this.sortOrder,
this.productCount});