blockingExclusive constant Null safety
Blocking exclusive file lock.
Implementation
static const blockingExclusive = const FileLock._internal(4);
Blocking exclusive file lock.
static const blockingExclusive = const FileLock._internal(4);