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