options property

List<Option>? options
getter/setter pair

An array of options, each having a poll position, and the text for that position.

Implementation

List<Option>? options;