channelImportance property

NotificationChannelImportance channelImportance
final

The importance of the notification channel. See https://developer.android.com/training/notify-user/channels?hl=ko#importance The default is NotificationChannelImportance.DEFAULT.

Implementation

final NotificationChannelImportance channelImportance;