isConstructor property Null safety

bool isConstructor

Is the reflectee a constructor?

Implementation

bool get isConstructor;