menu
analyzer package
documentation
dart/element/element.dart
InstanceElement
methods property
methods property
dark_mode
light_mode
methods
property
List
<
MethodElement
>
get
methods
The declared methods.
Implementation
List
<MethodElement>
get
methods;
analyzer package
documentation
dart/element/element
InstanceElement
methods property
InstanceElement class
Constructors
InstanceElement
Properties
accessors
augmentation
augmentationTarget
augmented
children
context
declaration
displayName
documentationComment
enclosingElement3
fields
hasAlwaysThrows
hasDeprecated
hasDoNotStore
hasDoNotSubmit
hasFactory
hashCode
hasImmutable
hasInternal
hasIsTest
hasIsTestGroup
hasJS
hasLiteral
hasMustBeConst
hasMustBeOverridden
hasMustCallSuper
hasNonVirtual
hasOptionalTypeArgs
hasOverride
hasProtected
hasRedeclare
hasReopen
hasRequired
hasSealed
hasUseResult
hasVisibleForOverriding
hasVisibleForTemplate
hasVisibleForTesting
hasVisibleOutsideTemplate
id
isAugmentation
isPrivate
isPublic
isSimplyBounded
isSynthetic
kind
library
librarySource
location
metadata
methods
name
nameLength
nameOffset
nonSynthetic
runtimeType
session
sinceSdkVersion
source
thisType
typeParameters
Methods
accept
getDisplayString
getExtendedDisplayName
isAccessibleIn
noSuchMethod
thisOrAncestorMatching
thisOrAncestorMatching3
thisOrAncestorOfType
thisOrAncestorOfType3
toString
visitChildren
Operators
operator ==