requestInterceptor property
Optional interceptor called before each request is sent.
Implementation
final RequestInterceptor? requestInterceptor;
Optional interceptor called before each request is sent.
final RequestInterceptor? requestInterceptor;