hasFactory property
bool
get
hasFactory
Return true
if this element has an annotation of the form @factory
.
Implementation
bool get hasFactory;
Return true
if this element has an annotation of the form @factory
.
bool get hasFactory;