id property

String id
final

Unique identifier for this action.

This ID is passed to the onNotificationAction callback when the action is triggered.

Implementation

final String id;