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