execute

abstract fun execute(): T

Deprecated

Use suspending await() instead.

Executes the call on the caller thread.