call abstract method

FutureOr<Result> call(
  1. Context ctx
)

Implementation

FutureOr<Result> call(Context ctx);