ext function

void ext()

Implementation

void ext() {
  FirebaseMessaging.onBackgroundMessage(firebaseMessagingBackgroundHandler);
}