clearInterceptors method
void
clearInterceptors()
Clear all interceptors
Implementation
void clearInterceptors() {
return DohApiClientPlatform.instance.clearInterceptors();
}
Clear all interceptors
void clearInterceptors() {
return DohApiClientPlatform.instance.clearInterceptors();
}