deviceId

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


@JvmName(name = "-deprecated_deviceId")
fun deviceId(): String

Deprecated (with error)

moved to val

Replace with

deviceId