custom Braze Notification Factory
A custom IBrazeNotificationFactory to be used to modify or create Braze push notifications.
To ensure that your custom notification factory is always set before a notification is received, call this method in the Application.onCreate method of your Application class.