OrderPetInfoModel({ required this.orderID, required this.PetInfo, this.status, required this.deliveryDate, });