dioInterceptor property

InfospectDioInterceptor get dioInterceptor

Provides an interceptor for Dio, which helps in logging network tasks when using the Dio library.

Implementation

InfospectDioInterceptor get dioInterceptor =>
    InfospectDioInterceptor(_infospect);