changeType property
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
Implementation
final ChangeTypeEnum? changeType;
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
final ChangeTypeEnum? changeType;