currentBaseUrl property

String? get currentBaseUrl

Get the current base URL.

Implementation

static String? get currentBaseUrl => _currentEnvironment?.baseUrl;