VxNullableStringIsEmptyOrNullExtension extension

on

Properties

isEmptyOrNull bool

Available on String?, provided by the VxNullableStringIsEmptyOrNullExtension extension

Returns true if the String is either null or empty.
no setter