call abstract method

Future<void> call(
  1. int nArgs,
  2. int nResults
)

Implementation

Future<void> call(int nArgs, int nResults);