baseURL property

String get baseURL

Implementation

String get baseURL => _sharedPrefs?.getString("rilac_baseURL") ?? globalBaseURL;