menu
analyzer package
documentation
ast
FieldDeclaration
covariantKeyword property
covariantKeyword
brightness_4
covariantKeyword
property
Null safety
Token
?
covariantKeyword
The 'covariant' keyword, or
null
if the keyword was not used.
Implementation
Token? get covariantKeyword;
analyzer package
documentation
ast
FieldDeclaration
covariantKeyword property
FieldDeclaration class
Constructors
FieldDeclaration
Properties
abstractKeyword
beginToken
childEntities
covariantKeyword
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
fields
firstTokenAfterCommentAndMetadata
hashCode
isStatic
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
staticKeyword
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==