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