menu
hackernews_api package
documentation
model/story.dart
Story
descendants property
descendants property
dark_mode
light_mode
descendants
property
int
descendants
final
In the case of stories or polls, the total comment count.
Implementation
final int descendants;
hackernews_api package
documentation
model/story
Story
descendants property
Story class