is Braze Push Notification
Determines if the Firebase RemoteMessage originated from Braze and should be forwarded to BrazeFirebaseMessagingService.handleBrazeRemoteMessage.
Return
true iff this RemoteMessage originated from Braze or otherwise should be passed to BrazeFirebaseMessagingService.handleBrazeRemoteMessage.
Parameters
remote Message
The RemoteMessage from FirebaseMessagingService.onMessageReceived