Map<String, dynamic> toJson() => { 'ElementId': elementId, 'Labels': labels, 'StyleId': styleId, 'Percentage': percentage, };