menu
sendbird_sdk package
documentation
features/poll/poll.dart
Poll
options property
options property
dark_mode
light_mode
options
property
List
<
PollOption
>
options
getter/setter pair
Lists of options for this current poll
Implementation
List<PollOption> options = [];
sendbird_sdk package
documentation
features/poll/poll
Poll
options property
Poll class