NextFunction

NextFunction = void Function()

Type for Express next function

Implementation

typedef NextFunction = void Function();