batchUpdateId property

String? batchUpdateId
final

If the method has been called as part of a batchUpdate, then this number identifies the batch to which it belongs. Optionally present only for SharedStorageAccessMethods: batchUpdate (required), set, append, delete, and clear.

Implementation

final String? batchUpdateId;