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