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