shortcutId property
Returns the ID of a ShortcutInfo for this event if the event is of type SHORTCUT_INVOCATION, otherwise it returns null. https://developer.android.com/reference/android/app/usage/UsageEvents.Event#getShortcutId()
Implementation
final String? shortcutId;