lock property

Lock lock
final

A lock used to synchronize access to the cache for thread safety.

Implementation

final Lock lock = Lock();