params property

Map<String, String>? params
final

The query parameters of the request.

Implementation

final Map<String, String>? params;