define Notification Channel

abstract fun defineNotificationChannel(): List<NotificationChannel>

Method to define notification channels

Return

list of notification channels

Sources

Link copied to clipboard