orNull

infix fun orNull(value: String): NotBlankString?

Returns the value as a not blank string, or returns null if the value is blank.