getExport abstract method

Future<Export> getExport(
  1. ServiceCall call,
  2. ExportId request
)

Implementation

$async.Future<$4.Export> getExport($grpc.ServiceCall call, $4.ExportId request);