data property Null safety

PollData? data
read / write

An additional text to accompany the poll.

Implementation

PollData? data;