I see that start with in Kotlin is only accepting CharSequence and no regex
How do I match regex with start with in Kotlin?