Dart SDK
dart:js
JsNative
method callConstructor0
callConstructor0
class JsNative
Constructors
JsNative
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
callConstructor
callConstructor0
callMethod
getProperty
hasProperty
instanceof
jsify
newArray
newObject
setProperty
toTypedObject
withThis
dynamic
callConstructor0
(
_JSObjectBase
constructor
)
Source
static callConstructor0(_JSObjectBase constructor) native "JSNative_callConstructor0";
method callConstructor0