Map<String, Object?> toModel() { return {'action': action, 'icon': icon, 'title': title}.cleanBools(); }