StringNonNullX extension
- on
Properties
- isBlank → bool
-
Available on String, provided by the StringNonNullX extension
Returns true if string is blank (empty or only whitespace)no setter - isEmpty → bool
-
Available on String, provided by the StringNonNullX extension
Returns true if string is emptyno setter - isNotBlank → bool
-
Available on String, provided by the StringNonNullX extension
Returns true if string is not blankno setter - isNotEmpty → bool
-
Available on String, provided by the StringNonNullX extension
Returns true if string is not emptyno setter