Service.lookupFinish

Finish asynchronous operation to lookup a secret value in the secret service.

If no secret is found then null is returned.

Parameters

resultthe asynchronous result passed to the callback

Returns

a newly allocated structValue, which should be

released with [secret.value.Value.unref], or null if no secret found

Throws

[ErrorWrap]