|
|
|
|
@ -58,8 +58,6 @@ class ApiConsts {
|
|
|
|
|
symptomsCheckerApi = symptomsCheckerApiLive;
|
|
|
|
|
symptomsCheckerUsername = 'mobile_user';
|
|
|
|
|
symptomsCheckerPassword = '8d969eef6ecad3c29a3a629280e686cf0c3f5d5a86aff3ca12020c923adc6c92';
|
|
|
|
|
|
|
|
|
|
CHAT_URL = "https://chat.hmg.com/geneysChat/Index.aspx?RequestedId=";
|
|
|
|
|
break;
|
|
|
|
|
case AppEnvironmentTypeEnum.dev:
|
|
|
|
|
baseUrl = "https://uat.hmgwebservices.com/";
|
|
|
|
|
@ -283,7 +281,7 @@ class ApiConsts {
|
|
|
|
|
static String googleCloudStorageENTranslationFileBaseURL = "https://storage.googleapis.com/hmg-patientapp-translations";
|
|
|
|
|
|
|
|
|
|
// ************ static values for Api ****************
|
|
|
|
|
static final double appVersionID = 21.0;
|
|
|
|
|
static final double appVersionID = 21.1;
|
|
|
|
|
|
|
|
|
|
// static final double appVersionID = 50.7;
|
|
|
|
|
static final int appChannelId = 3;
|
|
|
|
|
|