uri property

String? uri
getter/setter pair

URI to be iframed after being populated with query parameters.

This must be a valid UTF-8 string containing between 1 and 1800 characters.

Required.

Implementation

core.String? uri;