interceptors property

Map<Type, Interceptor> interceptors

Interceptors for the request

Implementation

Map<Type, Interceptor> get interceptors => {};