DetectCustomLabelsResponse constructor
DetectCustomLabelsResponse({
- List<
CustomLabel> ? customLabels,
Implementation
DetectCustomLabelsResponse({
this.customLabels,
});
DetectCustomLabelsResponse({
this.customLabels,
});