call

void call()

Call next() to continue to next middleware

Implementation

void call() => callAsFunction(null);