menu
analyzer package
documentation
ast
SpreadElement
expression property
expression
brightness_4
expression
property
Null safety
Expression
expression
The expression used to compute the collection being spread.
Implementation
Expression get expression;
analyzer package
documentation
ast
SpreadElement
expression property
SpreadElement class
Constructors
SpreadElement
Properties
beginToken
childEntities
end
endToken
expression
hashCode
isNullAware
isSynthetic
length
offset
parent
root
runtimeType
spreadOperator
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==