Calls method on a JavaScript target object in browser builds.
method
target
Object? callMethod( Object? target, String method, [ List<Object?> args = const [], ]) => null;