link property

Uri link
final

The underlying deep link that the dynamic link will open. This is typically a URL that points to a specific content within your app.

Implementation

final Uri link;