menu
altibbi package
documentation
altibbi_chat.dart
PollCreateParams
optionTexts property
optionTexts property
dark_mode
light_mode
optionTexts
property
@JsonKey(name: 'options')
List
<
String
>
optionTexts
getter/setter pair
Options for this poll.
Implementation
@JsonKey(name: 'options') List<String> optionTexts;
altibbi package
documentation
altibbi_chat
PollCreateParams
optionTexts property
PollCreateParams class