Merge branch 'search_out_patient' into 'development'

fix small bug

See merge request Cloud_Solution/doctor_app_flutter!602
merge-requests/604/merge
Mohammad Aljammal 5 years ago
commit 35b3aaf90a

@ -20,6 +20,9 @@ class PatientSearchRequestModel {
this.patientMobileNumber ="0",
this.patientIdentificationID ="0",
this.patientID =0,
this.searchType =1,
this.mobileNo="",
this.identificationNo="0",
this.from ="0",
this.to ="0"});

Loading…
Cancel
Save