Flutter
dart:core
MapEntry
<
K
,
V
>
key property
key
MapEntry class
Constructors
MapEntry
Properties
key
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
key property
K
key
final
The key of the entry.
Implementation
final K key