interceptors property

List<InterceptorContract> interceptors
final

List of interceptors that will be applied to the requests and responses.

Implementation

final List<InterceptorContract> interceptors;