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