getCurrent method Null safety

ProgramInstruction<OT> getCurrent()

Implementation

ProgramInstruction<OT> getCurrent() => this[currentLine];