public PushNotificationServiceSchema(PushNotificationServiceSchema source) : base(source) { }
public PushNotificationServiceSchema(PushNotificationServiceSchema source, bool isShallowClone) : base(source, isShallowClone) { }