interceptor property
The interceptor to use for the request. This can be a SequentialInterceptor if there are multiple interceptors.
Implementation
final Interceptor? interceptor;
The interceptor to use for the request. This can be a SequentialInterceptor if there are multiple interceptors.
final Interceptor? interceptor;