small fix
parent
bc395c3fcc
commit
8ee8ba4581
@ -1,5 +1,5 @@
|
|||||||
final TOKEN = 'token';
|
final TOKEN = 'token';
|
||||||
final PROJECT_ID="projectID";
|
final PROJECT_ID='projectID';
|
||||||
final SLECTED_PATIENT_TYPE="slectedPatientType";
|
final SLECTED_PATIENT_TYPE='slectedPatientType';
|
||||||
final APP_Language = "language";
|
final APP_Language = 'language';
|
||||||
final DOCTOR_PROFILE = 'doctorProfile';
|
final DOCTOR_PROFILE = 'doctorProfile';
|
||||||
Loading…
Reference in New Issue