NullableStringIsNullOrBlankExtension extension

on

Properties

isNullOrBlank bool

Available on String?, provided by the NullableStringIsNullOrBlankExtension extension

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