LinkedRoute({ this.title, String? identifier, required this.route, this.description, }) : identifier = identifier ?? nanoid();