executor property

DartBlockExecutor executor
final

The DartBlock program executor.

Keeps track of the execution result, including the console output and any exception that was thrown.

Implementation

final DartBlockExecutor executor;