menu
hackernews_api package
documentation
model/story.dart
Story
score property
score property
dark_mode
light_mode
score
property
int
score
final
The story's score, or the votes for a pollopt.
Implementation
final int score;
hackernews_api package
documentation
model/story
Story
score property
Story class