tryEmit

abstract fun tryEmit(value: T): Boolean

Adds a value to this Flow if there's still capacity left.