invoke

suspend operator fun invoke(): R(source)
suspend operator fun invoke(block: O.() -> Unit): R(source)