members property

List<ChatMember> members
read / write

Group members.

Implementation

late List<ChatMember> members;