getWsUrl method

String? getWsUrl()

Implementation

String? getWsUrl() {
  return _wsUrl;
}