Braze Notification Payload
fun BrazeNotificationPayload(notificationExtras: Bundle?, brazeExtras: Bundle? = getAttachedBrazeExtras(
notificationExtras
), context: Context? = null, configurationProvider: BrazeConfigurationProvider? = null)