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