queryParams property

Map<String, String> queryParams
final

Query parameters from the URL.

Implementation

final Map<String, String> queryParams;