recent_voter_ids property

List<MessageSender> recent_voter_ids
read / write

Identifiers of recent voters, if the poll is non-anonymous.

Implementation

late List<MessageSender> recent_voter_ids;