query property

String? query

The query string of the uri

Implementation

_i2.String? get query => _i5.getProperty(
      this,
      'query',
    );