menu
hackernews_api package
documentation
model/poll.dart
Poll
type property
type property
dark_mode
light_mode
type
property
String
type
final
The type of item. One of "job", "story", "comment", "poll", or "pollopt".
Implementation
final String type;
hackernews_api package
documentation
model/poll
Poll
type property
Poll class