results property
Map from filename to the final result for that file.
Implementation
@$pb.TagNumber(1)
$core.Map<$core.String, BatchRecognizeFileResult> get results => $_getMap(0);
Map from filename to the final result for that file.
@$pb.TagNumber(1)
$core.Map<$core.String, BatchRecognizeFileResult> get results => $_getMap(0);