getFireAppNotificationLogger function

Logger getFireAppNotificationLogger(
  1. FirePushNotificationsConfig config
)

Implementation

Logger getFireAppNotificationLogger(FirePushNotificationsConfig config) {
  return logger;
}