To handle background FCM messages in a Flutter app I have a static function dat handles the message. Within that function I want to write some data to a Firebase Database.