custom

@JvmField
val custom: String? = null


fun custom(): String?

Deprecated (with error)

moved to val

Replace with

custom