toChar

Returns the value of this character as a Char.

Since Kotlin

1.0
inline fun toChar(): Char(source)

Returns the value of this character as a Char.

Since Kotlin

1.3