menu
analyzer package
documentation
ast
SpreadElement
isNullAware property
isNullAware
brightness_4
isNullAware
property
Null safety
bool
isNullAware
Whether this is a null-aware spread, as opposed to a non-null spread.
Implementation
bool get isNullAware;
analyzer package
documentation
ast
SpreadElement
isNullAware 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 ==