NotBlankStringOrNull
Deprecated
Use the notBlankStringOrNull function instead.
Replace with
import kotools.types.string.notBlankStringOrNull
Content copied to clipboard
notBlankStringOrNull(value)
Content copied to clipboard
Returns the value as a NotBlankString, or returns null
if the value is blank.