NullableObjectExtensions extension

Extensions to Object?

since 0.7.0

on

Properties

isNotNull bool
Returns true if this is NOT null
no setter
isNull bool
Returns true if this is null
no setter