An observable state topic with access to its current and first values.
Readonly
Resolves with the first published value.
Returns the current value, or undefined before the first value is published.
undefined
An observable state topic with access to its current and first values.