comments property

List<Comment>? comments
getter/setter pair

A limited number of replies.

Unless the number of replies returned equals total_reply_count in the snippet the returned replies are only a subset of the total number of replies.

Implementation

core.List<Comment>? comments;