ADD constant
ChangeType
const ADD
A new file has been added.
Implementation
// ignore: constant_identifier_names
static const ADD = ChangeType('add');
A new file has been added.
// ignore: constant_identifier_names
static const ADD = ChangeType('add');