shortcuts property

Map<ShortcutActivator, Intent>? shortcuts
final

The map of shortcuts to actions.

Implementation

final Map<ShortcutActivator, Intent>? shortcuts;