call abstract method

FutureOr<void> call(
  1. Context context
)

Cast the router to a spry Handler.

Implementation

FutureOr<void> call(Context context);