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