value property
Data representation of the segment of the file being commented on.
In the case of a text file for example, this would be the actual text that the comment is about.
Implementation
core.String? value;
Data representation of the segment of the file being commented on.
In the case of a text file for example, this would be the actual text that the comment is about.
core.String? value;