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