Returns a read-only view of the underlying signal.
ReadonlySignal<T> readonly() => signal.readonly();