params property

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

Optional channel parameters that configure the behavior of the channel.

Implementation

Map<String, String>? params;