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