Returns a readonly version of this signal. Readonly signals can be accessed to read their value
but can't be changed using set or update methods. The readonly signals do not have
any built-in mechanism that would prevent deep-mutation of their value.
Returns a readonly version of this signal. Readonly signals can be accessed to read their value but can't be changed using set or update methods. The readonly signals do not have any built-in mechanism that would prevent deep-mutation of their value.