search property

  1. @override
String search
override

The query part of the URL in the browser address bar.

See: https://developer.mozilla.org/en-US/docs/Web/API/Location/search

Implementation

@override
String get search => '';