Lock constructor

Lock()

Implementation

factory Lock() => _i4.callConstructor(
      _declaredLock,
      [],
    );