errorInterceptor top-level property

dynamic Function(DioException)? get errorInterceptor

Implementation

Function(DioException)? get errorInterceptor => networkOptions.errorInterceptor;