NullableStringIsNullOrBlankExtension extension

on

Properties

isNullOrBlank bool

Available on String?, provided by the NullableStringIsNullOrBlankExtension extension

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