menu
kt_dart package
documentation
collection.dart
KtMapEntry<K, V>
key property
key property
dark_mode
light_mode
key
property
K
get
key
Returns the key of this key/value pair.
Implementation
K get key;
kt_dart package
documentation
collection
KtMapEntry<K, V>
key property
KtMapEntry class