menu
hackernews_api package
documentation
model/comment.dart
Comment
id property
id property
dark_mode
light_mode
id
property
int
id
final
The item's unique id.
Implementation
final int id;
hackernews_api package
documentation
model/comment
Comment
id property
Comment class