修改 常量

int const modify

用于 FileSystemEntity.watch 的位字段,以启用 FileSystemModifyEvent

实现

static const int modify = 1 << 1;