@override Map<String, dynamic> toJson() => <String, dynamic>{ 'vote_graph': voteGraph?.toJson(), '@type': constructor, };