Vala.Concurrent.PromiseString.await – Valacore Reference Manual
await
Description:
public
string
await
()
Blocks until the result is available and returns it.
Returns:
the computed string value.