NextHandler typedef

NextHandler = Future<void> Function()

Implementation

typedef NextHandler = Future<void> Function();