nextValue
Blocks the current thread until latestValue is replaced by a new value.
Behaves identically to await before the first value is assigned.
Blocks the current thread until latestValue is replaced by a new value.
Behaves identically to await before the first value is assigned.