options property

List<PollOption> options
inherited

Contains objects describing each choice in the referenced poll.

Implementation

List<PollOption> get options => throw _privateConstructorUsedError;