Map<String, dynamic> toJson() => { 'ui_feedback': uiFeedback, 'flavors': flavors, 'notifications': notifications, };