channelImportance property
The importance of the notification channel.
The default is NotificationChannelImportance.LOW.
It is set only once for the first time on Android 8.0+.
Implementation
final NotificationChannelImportance channelImportance;
The importance of the notification channel.
The default is NotificationChannelImportance.LOW.
It is set only once for the first time on Android 8.0+.
final NotificationChannelImportance channelImportance;