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