hwid

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


@JvmName(name = "-deprecated_hwid")
fun hwid(): String

Deprecated (with error)

moved to val

Replace with

hwid