baseUrl property
set
baseUrl
(String url)
Sets base URL for countries that default URL doesn't work
Implementation
set baseUrl(String url) => _baseUrl = url;
Sets base URL for countries that default URL doesn't work
set baseUrl(String url) => _baseUrl = url;