menu
analyzer package
documentation
ast
MapLiteralEntry
key property
key
brightness_4
key
property
Null safety
Expression
key
Return the expression computing the key with which the value will be associated.
Implementation
Expression get key;
analyzer package
documentation
ast
MapLiteralEntry
key property
MapLiteralEntry class
Constructors
MapLiteralEntry
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
key
length
offset
parent
root
runtimeType
separator
value
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==