InterceptorRequestBack typedef

InterceptorRequestBack = dynamic Function(RequestOptions options)

Implementation

typedef InterceptorRequestBack = Function(RequestOptions options);