public Task <SubscriberPredictorMap> GetFirstOrDefault(SubscriberPredictorMap model)
 {
     throw new NotImplementedException();
 }
 public Task Delete(SubscriberPredictorMap model, bool savechage = true)
 {
     throw new NotImplementedException();
 }