const Collection({ required this.name, this.products = const [], required this.data, required this.createdAt, });