Perhaps you are looking for something like:
parTextLive.asFlow().first()
This will wait for parTextLive
to have a value.
Perhaps you are looking for something like:
parTextLive.asFlow().first()
This will wait for parTextLive
to have a value.