menu
neom_core package
documentation
domain/model/post.dart
Post
comments property
comments property
dark_mode
light_mode
comments
property
List
<
PostComment
>
comments
getter/setter pair
Implementation
List<PostComment> comments;
neom_core package
documentation
domain/model/post
Post
comments property
Post class