downloadLabelByID method
Download Label for the given Identifier
Implementation
$grpc.ResponseFuture<$1.StandardFile> downloadLabelByID(
$1.Identifier request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$downloadLabelByID, request, options: options);
}