Generate a uniquely identifiable hashcode for this Diff. Returns numeric hashcode.
@override int get hashCode => operation.hashCode ^ text.hashCode;