isFactoryConstructor property Null safety

bool isFactoryConstructor

Is the reflectee a factory constructor?

Implementation

bool get isFactoryConstructor;