REMOVE constant

Implementation

static const TargetChange_TargetChangeType REMOVE =
    TargetChange_TargetChangeType._(2, _omitEnumNames ? '' : 'REMOVE');