ApigatewayApiConfigGrpcServiceDefinition constructor

ApigatewayApiConfigGrpcServiceDefinition({
  1. ApigatewayApiConfigFile? fileDescriptorSet,
  2. List<ApigatewayApiConfigFile>? source,
})

Implementation

ApigatewayApiConfigGrpcServiceDefinition({
  this.fileDescriptorSet,
  this.source,
});