currentBaseUrl property
String?
get
currentBaseUrl
Get the current base URL.
Implementation
static String? get currentBaseUrl => _currentEnvironment?.baseUrl;
Get the current base URL.
static String? get currentBaseUrl => _currentEnvironment?.baseUrl;