MODIFY constant

WatchEventType const MODIFY

An indication that the file was modified.

Implementation

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