HttpGatewayRouteMatch constructor
HttpGatewayRouteMatch({
- required String prefix,
Implementation
HttpGatewayRouteMatch({
required this.prefix,
});
HttpGatewayRouteMatch({
required this.prefix,
});