factory PollVoterListQueryParams.fromJson(Map<String, dynamic> json) { return _$PollVoterListQueryParamsFromJson(json); }