isConstructor property

bool isConstructor
override

Implementation

bool get isConstructor => _object is js.JsFunction;