shouldInterceptResponse method

Future<bool> shouldInterceptResponse()

Implementation

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