exclusive constant Null safety

FileLock const exclusive

Exclusive file lock.

Implementation

static const exclusive = const FileLock._internal(2);