execute

abstract fun execute(): T(source)

Deprecated

Use suspending await() instead.

Executes the call on the caller thread.