MODIFY constant

ChangeType const MODIFY

The contents of a file have changed.

Implementation

// ignore: constant_identifier_names
static const MODIFY = ChangeType('modify');