run abstract method

This is the callback that is called when the route is called.

Implementation

FutureOr<dynamic> run(HttpRequest req, HttpResponse res);