const Card({ required this.quantity, required this.name, required this.set, required this.code, required this.cardType, });