notBlankOrNull
Deprecated
Use toNotBlankStringOrNull() instead.
Replace with
import kotools.types.string.toNotBlankStringOrNull
Content copied to clipboard
toNotBlankStringOrNull()
Content copied to clipboard
Transforms the current String to a NotBlankString, or returns null
if the current value is blank.