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