Group({ this.title, this.description, required this.items, super.layout, }) : super(schemaType: Group.schemaName) { setParent(items); }