firstAsync

fun <R> Plugin.firstAsync(runnable: (Unit?) -> R): ChainedRunnablePart<Unit, R>