core.Map<core.String, core.dynamic> toJson() { final agentId = this.agentId; return {'agentId': ?agentId}; }