CreateGatewayRouteOutput constructor
CreateGatewayRouteOutput({
- required GatewayRouteData gatewayRoute,
Implementation
CreateGatewayRouteOutput({
required this.gatewayRoute,
});