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