isConstConstructor property Null safety

bool isConstConstructor

Is the reflectee a const constructor?

Implementation

bool get isConstConstructor;