comments property

List<Comment>? comments
final

List of comments requested, if any.

Implementation

final List<Comment>? comments;