upsert abstract method

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

Implementation

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