pushEnabled

@get:JvmName(name = "pushEnabled")
val pushEnabled: Boolean


@JvmName(name = "-deprecated_pushEnabled")
fun pushEnabled(): Boolean

Deprecated (with error)

moved to val

Replace with

pushEnabled