core.Map<core.String, core.dynamic> toJson() => { if (agent != null) 'agent': agent!, if (humanAgentSideConfig != null) 'humanAgentSideConfig': humanAgentSideConfig!, };