lookup abstract method

Future<BarcodeMetadata> lookup(
  1. ServiceCall call,
  2. Barcode request
)

Implementation

$async.Future<$1.BarcodeMetadata> lookup(
    $grpc.ServiceCall call, $2.Barcode request);