private PushNotificationService()
 {
     _pushSettings = new PushChannelSettings();
 }
 private PushNotificationService()
 {
     _pushSettings = new PushChannelSettings();
 }