ConfigParams constructor

ConfigParams([dynamic values ])

Creates a new ConfigParams and fills it with values.

  • values (optional) an object to be converted into key-value pairs to initialize this config map.

See StringValueMap.constructor