readonly method

ReadonlySignal<S> readonly()
inherited

Returns a readonly signal

Implementation

ReadonlySignal<T> readonly() => this;