customKeys

@JvmField
val customKeys: Map<String, String>? = null


fun customKeys(): Map<String, String>?

Deprecated (with error)

moved to val

Replace with

customKeys