agent property

Agent? agent
getter/setter pair

Gets the basic information about the support agent in the session, or null if no agent has joined yet.

Implementation

late Agent? agent;