channelAction property

AndroidNotificationChannelAction channelAction
final

The action to take for managing notification channels.

Defaults to creating the notification channel using the provided details if it doesn't exist.

Implementation

final AndroidNotificationChannelAction channelAction;