generateCodeForPairingDevice method

ResponseFuture<CodeForPairingDevice> generateCodeForPairingDevice(
  1. ChainIdAndboutiqueId request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$8.CodeForPairingDevice> generateCodeForPairingDevice($13.ChainIdAndboutiqueId request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$generateCodeForPairingDevice, request, options: options);
}