queryParams property

Map<String, String> queryParams
final

Parsed query parameters map.

Implementation

final Map<String, String> queryParams;