clearInterceptors method

void clearInterceptors()

Implementation

void clearInterceptors() => _dio.interceptors.clear();