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