baseUrl constant
String
const baseUrl
Implementation
static const baseUrl = String.fromEnvironment('API_BASE_URL', defaultValue: "");
static const baseUrl = String.fromEnvironment('API_BASE_URL', defaultValue: "");