menu
hackernews_api package
documentation
model/story.dart
Story
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/story
Story
time property
Story class