getDocument abstract method

Future<Value> getDocument(
  1. ServiceCall call,
  2. GetDocumentRequest request
)

Implementation

$async.Future<$0.Value> getDocument(
    $grpc.ServiceCall call, $2.GetDocumentRequest request);