NullableStringIsNullOrEmptyExtension extension
- on
Properties
- isNullOrEmpty → bool
-
Available on String?, provided by the NullableStringIsNullOrEmptyExtension extension
Returnstrue
if the string is eithernull
or empty.no setter
Available on String?, provided by the NullableStringIsNullOrEmptyExtension extension
Returnstrue
if the string is either null
or empty.