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