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