menu
sector
sector.dart
IndexedMapEntry
<
K
,
V
>
value property
value
dark_mode
light_mode
value
property
V?
value
The value associated with the key, or
null
if the key is absent.
Implementation
V? get value;
sector
sector
IndexedMapEntry
<
K
,
V
>
value property
IndexedMapEntry class