Hello there,
I am using the Chat SDK for Flutter, and here is my question:
With the Flutter SDK, in a given GroupChannel that is linked to a Desk Ticket, how can I get the assigned Desk member ?
I see that I can access to GroupChannel.member list. However, in this list, I can not recognize the assigned member to the given ticket.
How do I do that ?