NullableStringIsNotNullOrBlankExtension extension

on

Properties

isNotNullOrBlank bool

Available on String?, provided by the NullableStringIsNotNullOrBlankExtension extension

Returns true if the string is neither null nor blank.
no setter