uri property
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;
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).
final String? uri;