With the Flutter SDK, in a given GroupChannel that is linked to a Desk Ticket, how can I get the assigned Desk member?

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 ?

Hello,

Welcome to the Sendbird Community.

Information about Desk requires the use of a Desk SDK. Currently, we do not have a Flutter SDK for Desk, and thus you would not be able to retrieve that information using the Chat SDK.