menu
lemmy_api_client package
documentation
v3.dart
FullPostView
comments property
comments property
dark_mode
light_mode
comments
property
List
<
CommentView
>
get
comments
inherited
Implementation
List<CommentView> get comments => throw _privateConstructorUsedError;
lemmy_api_client package
documentation
v3
FullPostView
comments property
FullPostView class