Status({ required this.id, required this.title, required this.slug, required this.order, required this.tasks, });