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