menu
messenger
util/obs/map.dart
MapChangeNotification
<
K
,
V
>
oldKey property
oldKey
dark_mode
light_mode
oldKey
property
K?
oldKey
final
Previous key the changed element had.
Implementation
final K? oldKey;
messenger
map
MapChangeNotification
<
K
,
V
>
oldKey property
MapChangeNotification class