Braze Push Event
data class BrazePushEvent(val eventType: BrazePushEventType, val notificationPayload: BrazeNotificationPayload)
Event dispatched when a push notification is received, opened, or deleted.
Event dispatched when a push notification is received, opened, or deleted.