userVisibleOnly

val userVisibleOnly: Boolean? = null

For "push" permission, may specify userVisibleOnly. Note that userVisibleOnly = true is the only currently supported type.

Sources

jvm source
Link copied to clipboard