menu
analyzer package
documentation
element
Element
hasSealed property
hasSealed
brightness_4
brightness_5
hasSealed
property
bool
hasSealed
Return
true
if this element has an annotation of the form
@sealed
.
Implementation
bool get hasSealed;
analyzer package
documentation
element
Element
hasSealed property
Element class
Constructors
Element
Properties
children
context
declaration
displayName
documentationComment
enclosingElement
enclosingElement3
hasAlwaysThrows
hasDeprecated
hasDoNotStore
hasFactory
hashCode
hasInternal
hasIsTest
hasIsTestGroup
hasJS
hasLiteral
hasMustBeOverridden
hasMustCallSuper
hasNonVirtual
hasOptionalTypeArgs
hasOverride
hasProtected
hasReopen
hasRequired
hasSealed
hasUseResult
hasVisibleForOverriding
hasVisibleForTemplate
hasVisibleForTesting
id
isPrivate
isPublic
isSynthetic
kind
library
librarySource
location
metadata
name
nameLength
nameOffset
nonSynthetic
runtimeType
session
sinceSdkVersion
source
Methods
accept
getDisplayString
getExtendedDisplayName
isAccessibleIn
isAccessibleIn2
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toString
visitChildren
Operators
operator ==