errorInterceptor top-level property

(dynamic Function(DioException)?) errorInterceptor

Implementation

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