isFactory property
bool
get
isFactory
Whether the constructor represents a factory constructor.
Implementation
bool get isFactory;
Whether the constructor represents a factory constructor.
bool get isFactory;