StringUtil extension

on

Properties

isBlank bool

Available on String?, provided by the StringUtil extension

no setter
isNotBlank bool

Available on String?, provided by the StringUtil extension

no setter
isNotNullOrBlank bool

Available on String?, provided by the StringUtil extension

no setter
isNotNullOrEmpty bool

Available on String?, provided by the StringUtil extension

no setter
isNullOrBlank bool

Available on String?, provided by the StringUtil extension

no setter
isNullOrEmpty bool

Available on String?, provided by the StringUtil extension

no setter
toBase64 String

Available on String?, provided by the StringUtil extension

no setter
toTitleCase String

Available on String?, provided by the StringUtil extension

no setter