queryParameters property

Map<String, String> queryParameters
final

Query parameters extracted from the location URI.

Implementation

final Map<String, String> queryParameters;