analyzer package
documentation
element
ElementAnnotation
isSealed property
isSealed
analyzer package
documentation
element
ElementAnnotation
isSealed 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 ==
isSealed
property
bool
isSealed
Return
true
if this annotation marks the associated class as being sealed.
Implementation
bool get isSealed;