uri property

String? uri
final

The URI target of this link, or null if the link does not have a URI action (e.g. it is a page-destination link or an unsupported action type).

Implementation

final String? uri;