blockingExclusive constant Null safety

FileLock const blockingExclusive

Blocking exclusive file lock.

Implementation

static const blockingExclusive = const FileLock._internal(4)