params property

Map<String, String>? params
read / write

The custom params map.

Implementation

Map<String, String>? params;