Example #1
0
 public IWriteBatch CreateBatch()
 {
     return(_firestore.Batch().ToAbstract());
 }