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