ADD constant

WatchEventType const ADD

An indication that the file or directory was added.

Implementation

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