Properties
-
allowMutipleVotes
↔ bool?
-
Whether to allow multiple vote casting. Default is NO
read / write
-
allowUserSuggestion
↔ bool?
-
Whether to allow user-suggested options. Default is false
read / write
-
closeAt
↔ int
-
Unix timestamp at which the poll will close (millisecond)
read / write
-
data
↔ PollData?
-
An additional text to accompany the poll.
read / write
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
options
↔ List<String>
-
Possible options for which a user can vote
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
title
↔ String
-
Title of a poll
read / write