withLock property

String? withLock
final

Name of the lock to be acquired, if present. Optionally present only for SharedStorageAccessMethods: batchUpdate, set, append, delete, and clear.

Implementation

final String? withLock;