authority method

String authority()

Implementation

String authority() {
  return BaseEnv.getDefaultUrl();
}