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