Skip to content

Await

Await operator (.await) can be used to execute unawaited values.

Syntax
unawaited.await
Example
someUnawaitedValue.await