queryParams property

Map<String, String> get queryParams

Implementation

Map<String, String> get queryParams => _queryParams ?? {};