apiBaseUrl property
String
get
apiBaseUrl
Hardcoded backend base URL. Cannot be overridden by host apps.
Implementation
static String get apiBaseUrl => _config.apiBaseUrl;
Hardcoded backend base URL. Cannot be overridden by host apps.
static String get apiBaseUrl => _config.apiBaseUrl;