Invoke any server method with optional arguments.
arguments
Future<String> invokeMethod(String methodName, {List<String>? arguments});