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