comments property

List<Comment>? comments
final

The list of comments for the specified document version.

Implementation

final List<Comment>? comments;