@ -20,7 +20,7 @@ class OperationReportService extends BaseService {
{GetReservationsRequestModel getReservationsRequestModel,
int patientId}) async {
getReservationsRequestModel =
GetReservationsRequestModel(patientID: patientId, doctorID: "");
GetReservationsRequestModel(patientID: patientId);
hasError = false;
await baseAppClient.post(GET_RESERVATIONS,