interceptors/network_interceptor library
Classes
- NetworkInterceptor
-
Announces that network interception is available. Unlike the other
built-in interceptors, capturing calls isn't automatic — wrap a client in
HttpInterceptoror addDioNetworkInterceptor()to aDioinstance yourself, since there is no single client to attach to globally.