SignalNullExt<T> extension

on

Properties

notNull Signal<T>
Returns a new Signal<T> with the value of the current Signal<T?> if it's not null.
no setter