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