actions property

List<NotificationAction>? actions
final

List of actions for the notification category.

Implementation

final List<NotificationAction>? actions;