StringExtensions extension
- on
Properties
- isEmptyOrNull → bool
-
Available on String?, provided by the StringExtensions extension
Whether this string is null or empty.no setter - isNotEmptyAndNull → bool
-
Available on String?, provided by the StringExtensions extension
Whether this string is not null and empty.no setter