queryParams property

Map<String, String> queryParams

Implementation

Map<String, String> get queryParams => requestUri.queryParameters;