Gets an array of all hotkey names in OBS
Future<List<String>> get hotkeyList async => await getHotkeyList();