menu
hackernews_api package
documentation
model/comment.dart
Comment
kids property
kids property
dark_mode
light_mode
kids
property
List
kids
final
The ids of the item's comments, in ranked display order
Implementation
final List<dynamic> kids;
hackernews_api package
documentation
model/comment
Comment
kids property
Comment class