Map<String, dynamic> toJson() => { 'flag_weight': flagWeight, 'gray': gray, 'hide': hide, 'total_votes': totalVotes, };