isFactory property
bool
get
isFactory
Return true if this constructor represents a factory constructor.
Implementation
bool get isFactory;
Return true if this constructor represents a factory constructor.
bool get isFactory;