voteData property

Map? voteData
final

this takes in vote data which should be a Map with this, polls widget determines what type of view the user should see

Implementation

final Map? voteData;