params property

Map<String, String>? params
read / write

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

Implementation

Map<String, String>? params;