actions property

List<AndroidNotificationAction>? actions
final

Action buttons for the notification.

Implementation

final List<AndroidNotificationAction>? actions;