baseUrl property

void baseUrl= (String url)

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

Implementation

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