interceptors property
Map<Type, Interceptor>
get
interceptors
Interceptors for the request
Implementation
Map<Type, Interceptor> get interceptors => {};
Interceptors for the request
Map<Type, Interceptor> get interceptors => {};