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