toBoolean
Deprecated
Use Kotlin compiler 1.4 to avoid deprecation warning.
Returns true
if the content of this string is equal to the word "true", ignoring case, and false
otherwise.
Use Kotlin compiler 1.4 to avoid deprecation warning.
Returns true
if the content of this string is equal to the word "true", ignoring case, and false
otherwise.
Thanks for your feedback!