ownVotes property

List<int>? ownVotes
final

List of option indices the authenticated user voted for.

Implementation

final List<int>? ownVotes;