setBaseUrl method

void setBaseUrl(
  1. String url
)

Implementation

void setBaseUrl(String url) => _server = url;