startBatchUpdate abstract method

Future<bool> startBatchUpdate()

Start a batch update (multiple operations that will be applied atomically)

Implementation

Future<bool> startBatchUpdate();