endsWith
Returns true
if this char sequence ends with the specified character.
Since Kotlin
1.0Returns true
if this char sequence ends with the specified suffix.
Since Kotlin
1.0Since Kotlin
1.0Returns true
if this string ends with the specified suffix.
Since Kotlin
1.1Returns true
if this string ends with the specified suffix.