startRunningProgram abstract method Null safety
- covariant MProgramRunner newRunner
Can be called from the calculation part of operations (e.g. integrate and solve.)
Implementation
void startRunningProgram(covariant MProgramRunner newRunner);
Can be called from the calculation part of operations (e.g. integrate and solve.)
void startRunningProgram(covariant MProgramRunner newRunner);