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