Map<String, String> toJson() { return <String, String>{ 'appearance': appearance, 'value': value, }; }