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