polls property

List<Poll>? polls
getter/setter pair

Represents Twitter Polls included in the Tweet.

Implementation

List<Poll>? polls;