members property

List? get members

The members of the Conversation.

Implementation

List? get members => _rawData['m'];