id property

String? id
getter/setter pair

The identifier used to associate results with this search request.

If no element was found at the given location, this field will be absent, and no results will be reported via the search.results notification.

Implementation

String? id;