menu
sector
sector.dart
IndexedMapEntry
<
K
,
V
>
key property
key
dark_mode
light_mode
key
property
K
key
final
A reference to the entry's key in the map, or the new key to be inserted.
Implementation
final K key;
sector
sector
IndexedMapEntry
<
K
,
V
>
key property
IndexedMapEntry class