ServeHandler typedef
ServeHandler =
Object Function(Request, ServeHandlerInfo)
Implementation
typedef ServeHandler = _i2.Object Function(
_i5.Request,
_i4.ServeHandlerInfo,
);
typedef ServeHandler = _i2.Object Function(
_i5.Request,
_i4.ServeHandlerInfo,
);