BatchAnnotateImagesResponse constructor
BatchAnnotateImagesResponse({
- List<
AnnotateImageResponse> ? responses,
Implementation
BatchAnnotateImagesResponse({
this.responses,
});