options property

List<LiveChatPollDetailsPollMetadataPollOption>? options
getter/setter pair

The options will be returned in the order that is displayed in 1P

Implementation

core.List<LiveChatPollDetailsPollMetadataPollOption>? options;