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