executor property
The DartBlock program executor.
Keeps track of the execution result, including the console output and any exception that was thrown.
Implementation
final DartBlockExecutor executor;
The DartBlock program executor.
Keeps track of the execution result, including the console output and any exception that was thrown.
final DartBlockExecutor executor;