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