getDioInterceptor method
Get Dio interceptor which should be applied to Dio instance.
Implementation
AliceDioInterceptor getDioInterceptor() {
return AliceDioInterceptor(_aliceCore);
}
Get Dio interceptor which should be applied to Dio instance.
AliceDioInterceptor getDioInterceptor() {
return AliceDioInterceptor(_aliceCore);
}