queryParams property

Map<String, String> queryParams
final

Request query parameters.

Implementation

final Map<String, String> queryParams;