NotificationType

sealed abstract class NotificationType(val name: String)
Companion:
object
class Object
trait Matchable
class Any
object Badge.type
object Raw.type
object Tile.type
object Toast.type

Value members

Concrete fields

val name: String