DeveloperConnectInsightsConfigArtifactConfigsGoogleArtifactAnalysis constructor

const DeveloperConnectInsightsConfigArtifactConfigsGoogleArtifactAnalysis({
  1. required TfArg<String> projectId,
})

Implementation

const DeveloperConnectInsightsConfigArtifactConfigsGoogleArtifactAnalysis({
  required this.projectId,
});