menu
analyzer package
documentation
ast
FunctionBody
isAsynchronous property
isAsynchronous
brightness_4
isAsynchronous
property
Null safety
bool
isAsynchronous
Return
true
if this function body is asynchronous.
Implementation
bool get isAsynchronous;
analyzer package
documentation
ast
FunctionBody
isAsynchronous property
FunctionBody class
Constructors
FunctionBody
Properties
beginToken
childEntities
end
endToken
hashCode
isAsynchronous
isGenerator
isSynchronous
isSynthetic
keyword
length
offset
parent
root
runtimeType
star
Methods
accept
findPrevious
getProperty
isPotentiallyMutatedInClosure
isPotentiallyMutatedInScope
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==