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