uri property

String? uri
getter/setter pair

The link uri.

The same uri can be reused for different action types across different locations. However, only one place action link is allowed for each unique combination of (uri, place action type, location).

Required.

Implementation

core.String? uri;