beginFileWriteBatch method

bool beginFileWriteBatch()

Implementation

bool beginFileWriteBatch() => _beginFileWriteBatch.call(
      this,
    );