const CustomerData({ required this.firstName, required this.lastName, required this.email, this.extras, });