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