Map<String, dynamic> toJson() => { 'enabled': enabled, 'preset': preset, 'remove_navigation': removeNavigation, 'remove_forms': removeForms, };