Next typedef

Next = Future<void> Function()

Middleware next callback function.

Implementation

typedef Next = Future<void> Function();