blockFirstNotNull
Blocks the current thread until the first non-null value is emitted by the flow. This should be used cautiously, as it blocks the thread.
Blocks the current thread until the first non-null value is emitted by the flow. This should be used cautiously, as it blocks the thread.