options property

List<PollOption> options
read / write

Options for this poll.

Implementation

List<PollOption> options = [];