REMOVE constant
ChangeType
const REMOVE
A file has been removed.
Implementation
// ignore: constant_identifier_names
static const REMOVE = ChangeType('remove');
A file has been removed.
// ignore: constant_identifier_names
static const REMOVE = ChangeType('remove');