call abstract method

FutureOr<Result> call(
  1. Request req
)

The implementation of this HandlerObject

Implementation

FutureOr<Result> call(final Request req);