baseUrl property

void baseUrl=(String url)

Sets base URL for countries that default URL doesn't work

Implementation

set baseUrl(String url) => _baseUrl = url;