menu
analyzer package
documentation
ast
EnumConstantDeclaration
name2
property
name2
brightness_4
name2
property
Null safety
@
Deprecated
('Use name instead')
Token
name2
Return the name of the constant.
Implementation
@Deprecated('Use name instead') Token get name2;
analyzer package
documentation
ast
EnumConstantDeclaration
name2
property
EnumConstantDeclaration class
Constructors
EnumConstantDeclaration
Properties
arguments
beginToken
childEntities
constructorElement
declaredElement
declaredElement2
documentationComment
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
metadata
name
name2
offset
parent
root
runtimeType
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==