interceptors property
List of interceptors that will be applied to the requests and responses.
Implementation
final List<InterceptorContract> interceptors;
List of interceptors that will be applied to the requests and responses.
final List<InterceptorContract> interceptors;