setFallbackFirebaseMessagingServiceClasspath

Sets the classpath for the fallback Firebase Cloud Messaging Service. Note that this class must have a "onMessageReceived(remoteMessage: RemoteMessage)" method to be invoked correctly.

For reference, the classpath for the default Braze Firebase Messaging Service would be "com.braze.push.BrazeFirebaseMessagingService".