FirebaseMessagingService constructor

FirebaseMessagingService()

Implementation

factory FirebaseMessagingService() {
  return _instance;
}