isGenerativeConstructor property
Is the reflectee a generative constructor?
Required capabilities: isGenerativeConstructor does not require any capabilities.
Implementation
@override
bool get isGenerativeConstructor => false;
Is the reflectee a generative constructor?
Required capabilities: isGenerativeConstructor does not require any capabilities.
@override
bool get isGenerativeConstructor => false;