ObjNullExt<T> extension

on

Properties

notNull Obj<T>

Available on Obj<T?>, provided by the ObjNullExt extension

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