baseUrl constant
Implementation
static const baseUrl = String.fromEnvironment('API_URL',
defaultValue: 'https://api.afrostories.org/api');
static const baseUrl = String.fromEnvironment('API_URL',
defaultValue: 'https://api.afrostories.org/api');