emitAsync

fun emitAsync(value: T): Deferred<Unit>

Returns a deferred wrapper for the emit function.