LRNotification
data class LRNotification(val notification: Notification, val notificationId: Int, val channelId: String = PROTECTION_CHANNEL_ID)
Wrapper for a foreground notification used by the SDK.
Wrapper for a foreground notification used by the SDK.