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