menu
neom_core package
documentation
domain/model/post_comment.dart
PostComment
replies property
replies property
dark_mode
light_mode
replies
property
List
<
CommentReply
>
replies
getter/setter pair
Implementation
List<CommentReply> replies;
neom_core package
documentation
domain/model/post_comment
PostComment
replies property
PostComment class