data property

PollData? data
getter/setter pair

An additional json data to accompany the poll.

Implementation

PollData? data;