REMOVE constant

ChangeType const REMOVE

A file has been removed.

Implementation

// ignore: constant_identifier_names
static const REMOVE = ChangeType('remove');