Kotlin verifique se a string contém

"AbBaCca".contains("bac", ignoreCase = true)
Vhern