ActionCallback typedef

ActionCallback = void Function(AppNotificationAction action)

Implementation

typedef ActionCallback = void Function(AppNotificationAction action);