const PaymentMethodDetails({ required this.cardNumber, required this.expMonth, required this.expYear, required this.cvc, });