menu
info_with_comments package
documentation
dtos/comment_dto.dart
CommentDTO
replies property
replies property
dark_mode
light_mode
replies
property
List
<
SubCommentDTO
>
replies
getter/setter pair
Implementation
List<SubCommentDTO> replies = [];
info_with_comments package
documentation
dtos/comment_dto
CommentDTO
replies property
CommentDTO class