locale

@get:JvmName(name = "locale")
val locale: String


@JvmName(name = "-deprecated_locale")
fun locale(): String

Deprecated (with error)

moved to val

Replace with

locale