detectedHotKeys property
Debugging information for each detected hot key.
Keyed by a hash of the key.
Implementation
core.Map<core.String, HotKeyInfo>? detectedHotKeys;
Debugging information for each detected hot key.
Keyed by a hash of the key.
core.Map<core.String, HotKeyInfo>? detectedHotKeys;