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