Map<String, dynamic> toJson() => { 'voter': voter, 'rshares': rshares, 'percent': percent, 'reputation': reputation, 'time': time, 'weight': weight, };