Calls the onFirst lambda when the first element is emitted by the upstream Flow.
The upstream Flow this operator was called on.
The lambda called when the first element is emmited by the upstream Flow.