menu
hackernews_api package
documentation
model/poll.dart
Poll
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/poll
Poll
score property
Poll class