isConstructor property

bool get isConstructor
override

Implementation

bool get isConstructor => _object is js.JsFunction;