call method

FutureOr<void> call(
  1. Method route
)

Implementation

FutureOr<void> call(Method route) => before(route);