ext property

Map<String, String>? ext

获取会话扩展属性。

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

Implementation

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