options property

List<PollOption> options
final

options List of poll answer options

Implementation

final List<PollOption> options;