REMOVE constant

WatchEventType const REMOVE

An indication that the file or directory was removed.

Implementation

static const WatchEventType REMOVE = WatchEventType._('REMOVE');