Node({ required this.id, required this.label, required this.type, this.group = 'core', this.dependencies = const [], });