PushNotificationsConfig

data class PushNotificationsConfig(val enabled: Boolean = true)

Constructors

Link copied to clipboard
constructor(enabled: Boolean = true)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean = true

Master gate for the push subsystem.