menu
sendbird_sdk
poll
Poll
options property
options
brightness_4
options
property
Null safety
List
<
PollOption
>
options
read / write
Lists of options for this current poll
Implementation
List<PollOption> options = [];
sendbird_sdk
poll
Poll
options property
Poll class
Constructors
Poll
fromJson
Properties
allowMultipleVotes
allowUserSuggestion
closeAt
createdAt
createdBy
data
hashCode
id
messageId
options
runtimeType
status
title
updatedAt
votedPollOptionIds
voterCount
Methods
applyPollUpdateEvent
applyPollVoteEvent
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
create
get