menu
piefed_api_client package
documentation
v1.dart
PostPoll
choices property
choices property
dark_mode
light_mode
choices
property
List
<
PollChoice
>
get
choices
inherited
Implementation
List<PollChoice> get choices => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
PostPoll
choices property
PostPoll class