analyzer package
documentation
element
PropertyInducingElement
hasInitializer property
hasInitializer
hasInitializer
property
Null safety
bool
hasInitializer
Return
true
if this variable has an initializer at declaration.
Implementation
bool get hasInitializer;
analyzer package
documentation
element
PropertyInducingElement
hasInitializer property
PropertyInducingElement class
Constructors
PropertyInducingElement
Properties
context
declaration
displayName
documentationComment
enclosingElement
getter
hasAlwaysThrows
hasDeprecated
hasDoNotStore
hasFactory
hashCode
hasImplicitType
hasInitializer
hasInternal
hasIsTest
hasIsTestGroup
hasJS
hasLiteral
hasMustCallSuper
hasNonVirtual
hasOptionalTypeArgs
hasOverride
hasProtected
hasRequired
hasSealed
hasUseResult
hasVisibleForOverriding
hasVisibleForTemplate
hasVisibleForTesting
id
isConst
isConstantEvaluated
isFinal
isLate
isPrivate
isPublic
isStatic
isSynthetic
kind
library
librarySource
location
metadata
name
nameLength
nameOffset
nonSynthetic
runtimeType
session
setter
source
type
Methods
accept
computeConstantValue
getDisplayString
getExtendedDisplayName
isAccessibleIn
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toString
visitChildren
Operators
operator ==