Returns the query string of this AT URI, without the leading ?.
?
Returns an empty string if this AT URI has no query string.
@override String get search => _search;