getDocument_Pre method
Implementation
$async.Future<$0.Value> getDocument_Pre($grpc.ServiceCall call,
$async.Future<$2.GetDocumentRequest> request) async {
return getDocument(call, await request);
}
$async.Future<$0.Value> getDocument_Pre($grpc.ServiceCall call,
$async.Future<$2.GetDocumentRequest> request) async {
return getDocument(call, await request);
}