getDeeplink

open fun getDeeplink(): String

Get the deeplink url contained in this push. You should always check if the push contains a deeplink using hasDeeplink

Return

the deeplink if any, null otherwise