call method

Implementation

Future<FunctionCallOutput> call(FunctionCall call) {
  throw UnimplementedError();
}