queryParams property

Map<String, String>? queryParams
final

The query parameters to pass to the CMS.

Implementation

final Map<String, String>? queryParams;