BatchAnnotateFilesResponse constructor
BatchAnnotateFilesResponse({
- required List<
AnnotateFileResponse> responses,
Implementation
BatchAnnotateFilesResponse({required this.responses});