FSBatchCreateDelegate.init constructor

FSBatchCreateDelegate.init(
  1. WriteBatch _batch, {
  2. SetOptions? setOptions,
})

Implementation

FSBatchCreateDelegate.init(this._batch, { this.setOptions });