NullableStringExtensions extension

String helpers that can also be used on null strings.

on

Properties

isNullOrEmpty bool

Available on String?, provided by the NullableStringExtensions extension

Whether the string is null or empty.
no setter