queryParams property

Map<String, String> queryParams
final

parameter of the query params of the url

Implementation

final Map<String, String> queryParams;