Deep Link Data
constructor(name: String, uri: String = "", packageName: String)
Parameters
name
The name of the deeplink.
uri
The URI of the deeplink.
package Name
The origin package name.
The name of the deeplink.
The URI of the deeplink.
The origin package name.