recent_voter_ids property
read / write
Identifiers of recent voters, if the poll is non-anonymous.
Implementation
late List<MessageSender> recent_voter_ids;
Identifiers of recent voters, if the poll is non-anonymous.
late List<MessageSender> recent_voter_ids;