types
/
kotools.types.string
/
NotBlankString
/
plus
common
plus
open operator fun
plus
(other:
Any
?):
NotBlankString
Content copied to clipboard
Returns the concatenation of this
value
with the string representation of the
other
object.