setEnterpriseConfig static method

void setEnterpriseConfig(
  1. dynamic endpoint
)

Implementation

static void setEnterpriseConfig(endpoint) async {
  throw UnsupportedError('This method is only supported on the web platform.');
}