changeType property

ChangeTypeEnum? changeType
final

Whether the change type of the difference is an addition (A), deletion (D), or modification (M).

Implementation

final ChangeTypeEnum? changeType;