onDone method Null safety

void onDone()

Called when the program finishes normally, via a RTN instruction.

Implementation

void onDone() {}