isGenerativeConstructor property Null safety

bool isGenerativeConstructor

Is the reflectee a generative constructor?

Implementation

bool get isGenerativeConstructor;