Options for configuring observer behavior.
Optional
If true, invoke the callback immediately with the current value.
If true, invoke the callback only once and then remove the observer.
Specifies what data to send to the callback.
Options for configuring observer behavior.