params property

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

自定义消息的键值对 Map 列表。

Implementation

Map<String, String>? params;