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