voteData property

Map? voteData
final

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

Implementation

final Map? voteData;