call abstract method

FutureOr<Response> call(
  1. ModularArguments args,
  2. Config config
)

Implementation

FutureOr<Response> call(ModularArguments args, Config config);