data property Null safety

PollData? data
read / write

Additional information to accompany the poll. Can be used to provide explanations for incorrect quiz answers.

Implementation

PollData? data;