Proxies a JavaScript object to Dart.
The properties of the JavaScript object are accessible via the [] and []= operators. Methods are callable via callMethod.
[]
[]=