creator property

String? creator

The creator of the Conversation.

Implementation

String? get creator => _rawData['c'];