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