invoke

abstract operator fun <T1 : T> invoke(scope: CoroutineScope, context: CoroutineContext, block: suspend () -> T1): R(source)

执行转化