ObjectExt extension

on

Properties

isNotNull → bool

Available on Object?, provided by the ObjectExt extension

Check if the object is not null
no setter
isNull → bool

Available on Object?, provided by the ObjectExt extension

Check if the object is null
no setter