Handles a method call with the given method name and arguments.
Future<void> handle(String methodName, dynamic methodArguments);