DeleteRouteOutput constructor
DeleteRouteOutput({
- required RouteData route,
Implementation
DeleteRouteOutput({
required this.route,
});
DeleteRouteOutput({
required this.route,
});