HotKeyDebuggingInfo constructor
HotKeyDebuggingInfo({
- Map<
String, HotKeyInfo> ? detectedHotKeys,
Implementation
HotKeyDebuggingInfo({
this.detectedHotKeys,
});
HotKeyDebuggingInfo({
this.detectedHotKeys,
});