diffHunk property

String? diffHunk
getter/setter pair

The diff of the line that the comment refers to.

Example: @@ -16,33 +16,40 @@ public class Connection : IConnection...

Implementation

String? diffHunk;