shared constant Null safety

FileLock const shared

Shared file lock.

Implementation

static const shared = const FileLock._internal(1);