createNotificationChannel

fun Context.createNotificationChannel(@StringRes channelId: Int, @StringRes channelName: Int, @StringRes channelDescription: Int, importance: Int = NotificationManager.IMPORTANCE_DEFAULT)

Create notification channel