search property
String
get
search
Returns the query string of this AT URI, without the leading ?.
Returns an empty string if this AT URI has no query string.
Implementation
String get search;
Returns the query string of this AT URI, without the leading ?.
Returns an empty string if this AT URI has no query string.
String get search;