call abstract method

Future<ToolReturn> call(
  1. FunctionCall functionCall
)

Implementation

Future<ToolReturn> call(FunctionCall functionCall);