replies property
List of direct replies to this comment.
This is a UI-only property for managing nested replies. The list may be empty even if replyCount > 0 if replies haven't been loaded yet.
Implementation
final List<Comment> replies;
List of direct replies to this comment.
This is a UI-only property for managing nested replies. The list may be empty even if replyCount > 0 if replies haven't been loaded yet.
final List<Comment> replies;