ext property

Map<String, String>? ext

The conversation extension attribute.

This attribute is not available for thread conversations.

Implementation

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