members property

List? members

The members of the Conversation.

Implementation

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