options property

List<PollOption> options
inherited

Possible answers for the poll.

Implementation

List<PollOption> get options => throw _privateConstructorUsedError;