params property

Map<String, String>? params
getter/setter pair

The custom params map.

Implementation

Map<String, String>? params;