menu
hackernews_api package
documentation
model/comment.dart
Comment
time property
time property
dark_mode
light_mode
time
property
int
time
final
Creation time of the story, in unix time
Implementation
final int time;
hackernews_api package
documentation
model/comment
Comment
time property
Comment class