menu
analyzer package
documentation
dart/element/element2.dart
VariableElement2
isLate property
isLate property
dark_mode
light_mode
isLate
property
bool
get
isLate
Whether the variable uses late evaluation semantics.
Implementation
bool
get
isLate;
analyzer package
documentation
dart/element/element2
VariableElement2
isLate property
VariableElement2 class
Constructors
VariableElement2
Properties
baseElement
children2
constantInitializer2
displayName
enclosingElement2
firstFragment
fragments
hashCode
hasImplicitType
id
isConst
isFinal
isLate
isPrivate
isPublic
isStatic
isSynthetic
kind
library2
lookupName
name3
nonSynthetic2
runtimeType
session
type
Methods
accept2
computeConstantValue
displayString2
getExtendedDisplayName2
isAccessibleIn2
noSuchMethod
thisOrAncestorMatching2
thisOrAncestorOfType2
toString
visitChildren2
Operators
operator ==