Dart
dart:io
FileLock
blockingShared constant
blockingShared
description
blockingShared
constant
Null safety
FileLock
const
blockingShared
Blocking shared file lock.
Implementation
static const blockingShared = const FileLock._internal(3);
Dart
dart:io
FileLock
blockingShared constant
FileLock class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
blockingExclusive
blockingShared
exclusive
shared