move constant Null safety

int const move

Bitfield for FileSystemEntity.watch, to enable FileSystemMoveEvents.

Implementation

static const int move = 1 << 3;