ObjNullExt<T> extension
- on
-
- Obj<
T?>
- Obj<
Properties
-
notNull
→ Obj<
T> -
Available on Obj<
Returns a newT?> , provided by the ObjNullExt extensionObj<T>
with the value of the currentObj<T?>
if it's not null.no setter