Next typedef

Next = Future<Response> Function()

Middleware next callback.

Implementation

typedef Next = Future<Response> Function();