getEndpoint static method

String getEndpoint()

Implementation

static String getEndpoint() {
  return _config['endpoint'] as String;
}