var PushFcmProvider = exports["default"] = /*#__PURE__*/function () {
  function PushFcmProvider(config) {
    (0, _classCallCheck2["default"])(this, PushFcmProvider);
    (0, _defineProperty2["default"])(this, "id", 'push-fcm-provider');
    this.transporter = new _nodePushnotifications["default"]({