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