interceptors property

List<ApiInterceptor> interceptors
getter/setter pair

list of global interceptors

Implementation

List<ApiInterceptor> interceptors = <ApiInterceptor>[];