ApigatewayApiConfigGrpcServiceDefinition constructor
ApigatewayApiConfigGrpcServiceDefinition({
- ApigatewayApiConfigFile? fileDescriptorSet,
- List<
ApigatewayApiConfigFile> ? source,
Implementation
ApigatewayApiConfigGrpcServiceDefinition({
this.fileDescriptorSet,
this.source,
});