lock property

IMap<K, V> lock

Implementation

IMap<K, V> get lock => _iMap ?? _map!.lock;