agent property
Gets the basic information about the support agent in the session, or null if no agent has joined yet.
Implementation
late Agent? agent;
Gets the basic information about the support agent in the session, or null if no agent has joined yet.
late Agent? agent;