SignalNullExt<T> extension
- on
-
- Signal<
T?>
- Signal<
Properties
-
notNull
→ Signal<
T> -
Available on Signal<
Returns a newT?> , provided by the SignalNullExt extensionSignal<T>
with the value of the currentSignal<T?>
if it's not null.no setter