link property

String? link
getter/setter pair

The full URL to which the search result is pointing, e.g. http://www.example.com/foo/bar.

Implementation

core.String? link;