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