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