interceptor property

Interceptor? interceptor
final

The interceptor to use for the request. This can be a SequentialInterceptor if there are multiple interceptors.

Implementation

final Interceptor? interceptor;