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