string

open fun string(): String(source)

Get the String representation of this FormattedStringObject (Basically a shortcut for toString) Not needed to be overridden

Return

the String representation of this FormattedStringObject

Since

0.1.1