queryParams property

Map<String, String> queryParams

Implementation

Map<String, String> get queryParams => uri?.queryParameters ?? {};