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