createWebBridgeLink_Pre method

Implementation

$async.Future<$8.CreateWebBridgeLinkResponse> createWebBridgeLink_Pre($grpc.ServiceCall call, $async.Future<$8.CreateWebBridgeLinkRequest> request) async {
  return createWebBridgeLink(call, await request);
}