menu
hackernews_api package
documentation
model/story.dart
Story
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of the story, poll or job.
Implementation
final String title;
hackernews_api package
documentation
model/story
Story
title property
Story class