@ -68,6 +68,8 @@ class _PatientInPatientScreenState extends State<PatientInPatientScreen>
if (widget.specialClinic != null)
await model.getSpecialClinicalCareMappingList(
widget.specialClinic.clinicID);
//TODO Elham* check why he call it without await and handel the special clinic part.
model.getInPatientList(requestModel);
},
builder: (_, model, w) =>