setSocketUrl property

set setSocketUrl (String url)

Implementation

static set setSocketUrl(String url) {
  _socketUrl = url;
}