data property

PollData? data
getter/setter pair

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

Implementation

PollData? data;