menu
analyzer package
documentation
ast
CascadeExpression
isNullAware property
isNullAware
brightness_4
isNullAware
property
Null safety
bool
isNullAware
Whether this cascade is null aware (as opposed to non-null).
Implementation
bool get isNullAware;
analyzer package
documentation
ast
CascadeExpression
isNullAware property
CascadeExpression class
Constructors
CascadeExpression
Properties
beginToken
cascadeSections
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isNullAware
isSynthetic
length
nullShortingTermination
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
target
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==