shouldInterceptRequest method

Future<bool> shouldInterceptRequest()

Implementation

Future<bool> shouldInterceptRequest() async => true;