menu
analyzer package
documentation
ast
AwaitExpression
expression property
expression
brightness_4
expression
property
Null safety
Expression
expression
Return the expression whose value is being waited on.
Implementation
Expression get expression;
analyzer package
documentation
ast
AwaitExpression
expression property
AwaitExpression class
Constructors
AwaitExpression
Properties
awaitKeyword
beginToken
childEntities
end
endToken
expression
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==