menu
hackernews_api package
documentation
model/poll.dart
Poll
parts property
parts property
dark_mode
light_mode
parts
property
List
parts
final
A list of related pollopts, in display order.
Implementation
final List<dynamic> parts;
hackernews_api package
documentation
model/poll
Poll
parts property
Poll class