SubBatchService constructor
SubBatchService(
- BatchService _batch,
- String _collectionIdOrName
Implementation
SubBatchService(this._batch, this._collectionIdOrName);
SubBatchService(this._batch, this._collectionIdOrName);