NullableStringIsNullOrEmptyExtension extension

on

Properties

isNullOrEmpty bool

Available on String?, provided by the NullableStringIsNullOrEmptyExtension extension

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