queryParameters property

Map<String, String> queryParameters

Implementation

Map<String, String> get queryParameters => uri.queryParameters;