isConstructor property

bool get isConstructor

Implementation

bool get isConstructor => JS_IsConstructor(_ctx.ref, _ref.ref) != 0;