trimEnd
Returns a sub sequence of this char sequence having trailing characters matching the predicate removed.
Since Kotlin
1.2Returns a string having trailing characters matching the predicate removed.
Since Kotlin
1.2Returns a sub sequence of this char sequence having trailing characters from the chars array removed.
Since Kotlin
1.2Returns a string having trailing characters from the chars array removed.
Since Kotlin
1.2Returns a sub sequence of this char sequence having trailing whitespace removed.
Since Kotlin
1.2Returns a string having trailing whitespace removed.