move constant Null safety
Bitfield for FileSystemEntity.watch, to enable FileSystemMoveEvents.
Implementation
static const int move = 1 << 3;
Bitfield for FileSystemEntity.watch, to enable FileSystemMoveEvents.
static const int move = 1 << 3;