ext property

Map<String, String>? ext

~english The conversation extension attribute.

This attribute is not available for thread conversations. ~end ~chinese 获取会话扩展属性。

子区功能目前版本暂不可设置。 ~end

Implementation

Map<String, String>? get ext => _ext;