line property
The line number of the comment.
Positive value means it's on the new side of the diff, negative value means it's on the old side.
Required.
Implementation
core.String? line;
The line number of the comment.
Positive value means it's on the new side of the diff, negative value means it's on the old side.
Required.
core.String? line;