onRS method Null safety
Called when an R/S instruction stops the program (usually in the middle, to deliver intermediate results).
Implementation
void onRS() {}
Called when an R/S instruction stops the program (usually in the middle, to deliver intermediate results).
void onRS() {}