readonly method

ReadonlySignal<T> readonly()
inherited

Returns a readonly signal

Implementation

ReadonlySignal<T> readonly() => this;