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