baseUrl property

set baseUrl (String url)

Implementation

set baseUrl(String url) {
  options.baseUrl = url;
}