isConstructor property

bool get isConstructor

Implementation

bool get isConstructor => element is ConstructorElement;