onRequest abstract method

Future<Response?> onRequest(
  1. Request request
)

Implementation

Future<Response?> onRequest(Request request);