queryParams property

Map<String, String> get queryParams

Implementation

Map<String, String> get queryParams => Map.unmodifiable(_queryParams);