analyzer package
documentation
element
ElementAnnotation
isFactory property
isFactory
analyzer package
documentation
element
ElementAnnotation
isFactory property
ElementAnnotation class
Constructors
ElementAnnotation
Properties
constantEvaluationErrors
context
element
hashCode
isAlwaysThrows
isConstantEvaluated
isDeprecated
isDoNotStore
isFactory
isImmutable
isInternal
isIsTest
isIsTestGroup
isJS
isLiteral
isMustCallSuper
isNonVirtual
isOptionalTypeArgs
isOverride
isProtected
isProxy
isRequired
isSealed
isTarget
isVisibleForTemplate
isVisibleForTesting
library
librarySource
runtimeType
source
Methods
computeConstantValue
noSuchMethod
toSource
toString
Operators
operator ==
isFactory
property
bool
isFactory
Return
true
if this annotation marks the associated member as a factory.
Implementation
bool get isFactory;