actions property

A list of CNotificationActionButton to display in a row when the CNotification is inline.

Implementation

final List<CNotificationActionButton>? actions;