menu
analyzer package
documentation
dart/element/element2.dart
LibraryElement2
isDartAsync property
isDartAsync property
dark_mode
light_mode
isDartAsync
property
bool
get
isDartAsync
Whether the library is the
dart:async
library.
Implementation
bool
get
isDartAsync;
analyzer package
documentation
dart/element/element2
LibraryElement2
isDartAsync property
LibraryElement2 class
Constructors
LibraryElement2
Properties
baseElement
children2
classes
displayName
documentationComment
enclosingElement2
entryPoint2
enums
exportedLibraries2
exportNamespace
extensions
extensionTypes
featureSet
firstFragment
fragments
getters
hashCode
id
identifier
isDartAsync
isDartCore
isInSdk
isPrivate
isPublic
isSynthetic
kind
languageVersion
library2
loadLibraryFunction2
lookupName
metadata2
mixins
name3
nonSynthetic2
publicNamespace
runtimeType
session
setters
sinceSdkVersion
topLevelFunctions
topLevelVariables
typeAliases
typeProvider
typeSystem
uri
Methods
accept2
displayString2
getClass2
getEnum2
getExtendedDisplayName2
getExtension
getExtensionType
getGetter
getMixin2
getSetter
getTopLevelFunction
getTopLevelVariable
getTypeAlias
isAccessibleIn2
noSuchMethod
thisOrAncestorMatching2
thisOrAncestorOfType2
toString
visitChildren2
Operators
operator ==